ffmpeg/tests/ref
Zhao Zhili aa3b857101 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>
2023-11-22 19:42:14 +08:00
..
acodec
fate avcodec/h264_mp4toannexb_bsf: process new extradata 2023-11-22 19:42:14 +08:00
lavf avcodec/pnm: explicitly tag color range 2023-11-09 12:53:35 +01:00
lavf-fate avcodec/av1dec: export pixel format even if no hardware decoder is present 2023-09-08 09:42:25 -03:00
pixfmt
seek avcodec/pnm: explicitly tag color range 2023-11-09 12:53:35 +01:00
vsynth