[FFmpeg-devel] [PATCH] avcodec/cavs_parser: fix finding the end of a frame

Anton Khirnov anton at khirnov.net
Mon May 15 11:52:32 EEST 2023


Quoting Zhao Zhili (2023-05-15 13:49:30)
> From: Zhao Zhili <zhilizhao at tencent.com>
> 
> Use the next I/P/B or start code as the end of current frame.
> 
> Signed-off-by: Zhao Zhili <zhilizhao at tencent.com>
> ---
>  libavcodec/cavs_parser.c | 11 +++++------
>  1 file changed, 5 insertions(+), 6 deletions(-)

Do you have a test case? Would be nice to make it into a FATE test.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list