aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/gopher.c
diff options
context:
space:
mode:
authorZhao Zhili <zhilizhao@tencent.com>2023-05-19 19:46:36 +0800
committerZhao Zhili <zhilizhao@tencent.com>2023-11-22 19:42:14 +0800
commitaa3b857101f60b52177768f72d7cf74d6c03c090 (patch)
treee082861a21261e09c988f785f430c0ba6ed3c784 /libavformat/gopher.c
parentd3aa0cd16f5e952bc346b7c74b4dcba95151a63a (diff)
downloadffmpeg-aa3b857101f60b52177768f72d7cf74d6c03c090.tar.gz
avcodec/h264_mp4toannexb_bsf: process new extradata
For fate-h264_mp4toannexb_ticket5927 and fate-h264_mp4toannexb_ticket5927_2, they work by accident previously. The sample file has two 'avc1' entries, and video samples use the second one. It means packets should be decoded with new extradata in side data. Before this patch, only extradata was kept in the output, new extradata has been dropped. The output can be decoded because the two extradata are almost the same, except level indication. This patch fixed the issue, and add another fate test. Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
Diffstat (limited to 'libavformat/gopher.c')
0 files changed, 0 insertions, 0 deletions