summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/h264_mp4toannexb_ticket2991
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-03-24 18:42:19 -0300
committerJames Almer <jamrial@gmail.com>2017-04-07 17:16:17 -0300
commitb8f26779d615dfb466e90627323b1a4e40639f76 (patch)
treeccffb764e336d7fb4886f1491c18eb4d1e0b5b7b /tests/ref/fate/h264_mp4toannexb_ticket2991
parent9f102653fd723005f26c6e8c7525fec585631a72 (diff)
downloadffmpeg-streaming-b8f26779d615dfb466e90627323b1a4e40639f76.zip
ffmpeg-streaming-b8f26779d615dfb466e90627323b1a4e40639f76.tar.gz
lavf: use the new bitstream filter for extracting extradata
This merges commits 8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4 and 096a8effa3f8f3455292c958c3ed07e798def7bd by Anton Khirnov, with the following change: - extract_extradata_check() is added to know if the codec is supported by the bsf before trying to initialize it. This behaviour is similar to the old AVCodecParser.split checks. The FATE reference changes are due to the filtered out NAL units that the old AVCodecParser.split implementation left alone. Decoding is unchanged as the functions that parse extradata simply ignored said unnecessary NAL units. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref/fate/h264_mp4toannexb_ticket2991')
-rw-r--r--tests/ref/fate/h264_mp4toannexb_ticket29912
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/h264_mp4toannexb_ticket2991 b/tests/ref/fate/h264_mp4toannexb_ticket2991
index 4c73d7d..76bdf3c 100644
--- a/tests/ref/fate/h264_mp4toannexb_ticket2991
+++ b/tests/ref/fate/h264_mp4toannexb_ticket2991
@@ -1,6 +1,6 @@
05d66e60ab22ee004720e0051af0fe74 *tests/data/fate/h264_mp4toannexb_ticket2991.h264
1985815 tests/data/fate/h264_mp4toannexb_ticket2991.h264
-#extradata 0: 79, 0x1ec61105
+#extradata 0: 47, 0x3a590d55
#tb 0: 1/1200000
#media_type 0: video
#codec_id 0: h264
OpenPOWER on IntegriCloud