commit | 594df4b7c708d786b21f604d59d04f01ee5de189 | [log] [tgz] |
---|---|---|
author | fei.deng <fei.deng@amlogic.com> | Mon Jun 26 07:03:29 2023 +0000 |
committer | fei.deng <fei.deng@amlogic.com> | Mon Jun 26 07:03:29 2023 +0000 |
tree | 48101af6f056a8b51fe0d03739747107707c4006 | |
parent | e24aef979456ae47eb6141f1f1ee1d3f7786d5d9 [diff] |
amlv4l2dec: CB1 fix last buffer leak [1/1] PD#SWPL-124832 Problem: when doing yts case test of MSE Codec Tests MSE (H264) LoopH264, the video will play to end,then seek to starting to play again. this cause dequeued last empty buffer can't queue to v4l2. Solution: dequeue last empty buffer as normal buffer.but set last buffer flag Verify: ah212 Change-Id: Ie827a1c90e55eace081e0867ae3ef9569f8a21f9 Signed-off-by: fei.deng <fei.deng@amlogic.com>