[FFmpeg-cvslog] Change the recent h264_mp4toannexb bitstream filter test to output to an elementary stream rather than a program stream .
Mike Melanson
git at videolan.org
Sun Jan 8 04:21:42 CET 2012
ffmpeg | branch: master | Mike Melanson <mike at multimedia.cx> | Sat Jan 7 09:29:30 2012 -0800| [c262404d9886f1d2a85f57dbb6eaac4579a8147a] | committer: Ronald S. Bultje
Change the recent h264_mp4toannexb bitstream filter test to output to an elementary stream rather than a program stream.
Signed-off-by: Ronald S. Bultje <rsbultje at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c262404d9886f1d2a85f57dbb6eaac4579a8147a
---
tests/fate/h264.mak | 2 +-
tests/ref/fate/h264-bsf-mp4toannexb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/fate/h264.mak b/tests/fate/h264.mak
index 7c999fe..e33ffa5 100644
--- a/tests/fate/h264.mak
+++ b/tests/fate/h264.mak
@@ -356,4 +356,4 @@ fate-h264-conformance-sva_nl2_e: CMD = framecrc -vsync 0 -i $(SAMPLES)/h264-conf
fate-h264-interlace-crop: CMD = framecrc -vsync 0 -i $(SAMPLES)/h264/interlaced_crop.mp4 -vframes 3
fate-h264-lossless: CMD = framecrc -vsync 0 -i $(SAMPLES)/h264/lossless.h264
fate-h264-extreme-plane-pred: CMD = framemd5 -vsync 0 -i $(SAMPLES)/h264/extreme-plane-pred.h264
-fate-h264-bsf-mp4toannexb: CMD = md5 -i $(SAMPLES)/h264/interlaced_crop.mp4 -vcodec copy -bsf h264_mp4toannexb -f mpeg
+fate-h264-bsf-mp4toannexb: CMD = md5 -i $(SAMPLES)/h264/interlaced_crop.mp4 -vcodec copy -bsf h264_mp4toannexb -f h264
diff --git a/tests/ref/fate/h264-bsf-mp4toannexb b/tests/ref/fate/h264-bsf-mp4toannexb
index 6395f24..2049f39 100644
--- a/tests/ref/fate/h264-bsf-mp4toannexb
+++ b/tests/ref/fate/h264-bsf-mp4toannexb
@@ -1 +1 @@
-503d34ff458a86387ab349c31726f19a
+5f04c27cc6ee8625fe2405fb0f7da9a3
More information about the ffmpeg-cvslog
mailing list