[FFmpeg-devel] [PATCH 1/2] fate: do not test timecode with ISMV.
Clément Bœsch
ubitux at gmail.com
Fri Mar 9 17:51:54 CET 2012
From: Clément Bœsch <clement.boesch at smartjog.com>
---
tests/lavf-regression.sh | 2 +-
tests/ref/lavf/ismv | 6 ------
2 files changed, 1 insertions(+), 7 deletions(-)
diff --git a/tests/lavf-regression.sh b/tests/lavf-regression.sh
index bfca359..a7571e3 100755
--- a/tests/lavf-regression.sh
+++ b/tests/lavf-regression.sh
@@ -111,7 +111,7 @@ do_lavf_timecode mov "-acodec pcm_alaw -vcodec mpeg4"
fi
if [ -n "$do_ismv" ] ; then
-do_lavf_timecode ismv "-an -vcodec mpeg4"
+do_lavf ismv "-an -vcodec mpeg4"
fi
if [ -n "$do_dv_fmt" ] ; then
diff --git a/tests/ref/lavf/ismv b/tests/ref/lavf/ismv
index cf0a583..0e872d4 100644
--- a/tests/ref/lavf/ismv
+++ b/tests/ref/lavf/ismv
@@ -1,9 +1,3 @@
eb116b60befadfd5c9118635d81c5a6e *./tests/data/lavf/lavf.ismv
312271 ./tests/data/lavf/lavf.ismv
./tests/data/lavf/lavf.ismv CRC=0xbcc963fc
-90db70a6f33cf22db9ce242087b5870b *./tests/data/lavf/lavf.ismv
-321545 ./tests/data/lavf/lavf.ismv
-./tests/data/lavf/lavf.ismv CRC=0x3998478f
-eb116b60befadfd5c9118635d81c5a6e *./tests/data/lavf/lavf.ismv
-312271 ./tests/data/lavf/lavf.ismv
-./tests/data/lavf/lavf.ismv CRC=0xbcc963fc
--
1.7.9.1
More information about the ffmpeg-devel
mailing list