[FFmpeg-cvslog] fate: fix typos in wtv seek test
Michael Niedermayer
git at videolan.org
Mon Dec 3 03:21:20 CET 2012
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Mon Dec 3 03:15:41 2012 +0100| [5e2be27e6580df7387841f2c8dbbcd8b63e73b1e] | committer: Michael Niedermayer
fate: fix typos in wtv seek test
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5e2be27e6580df7387841f2c8dbbcd8b63e73b1e
---
tests/fate/seek.mak | 2 +-
tests/ref/seek/{lavf_wtv => lavf-wtv} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/fate/seek.mak b/tests/fate/seek.mak
index 6ad3bc6..fa1f790 100644
--- a/tests/fate/seek.mak
+++ b/tests/fate/seek.mak
@@ -183,7 +183,7 @@ FATE_SEEK_LAVF-$(call ENCDEC, TIFF, IMAGE2) += tiff
FATE_SEEK_LAVF-$(call ENCDEC2, MPEG2VIDEO, MP2, MPEGTS) += ts
FATE_SEEK_LAVF-$(call ENCDEC, PCM_U8, VOC) += voc
FATE_SEEK_LAVF-$(call ENCDEC, PCM_S16LE, WAV) += wav
-FATE_SEEK-LAVF-$(call ENCDEC, MP2, WTV) += wtv
+FATE_SEEK_LAVF-$(call ENCDEC, MP2, WTV) += wtv
FATE_SEEK_LAVF-$(CONFIG_YUV4MPEGPIPE_MUXER) += yuv4mpeg
fate-seek-lavf-aiff: SRC = lavf/lavf.aif
diff --git a/tests/ref/seek/lavf_wtv b/tests/ref/seek/lavf-wtv
similarity index 100%
rename from tests/ref/seek/lavf_wtv
rename to tests/ref/seek/lavf-wtv
More information about the ffmpeg-cvslog
mailing list