diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-12-03 03:15:41 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-12-03 03:15:41 +0100 |
commit | 5e2be27e6580df7387841f2c8dbbcd8b63e73b1e (patch) | |
tree | 31b493c9e8fcc8fdd400897ccc39019426749c3a /tests | |
parent | b452c8a722b7d145f0a4396d26d609aad3feeccd (diff) | |
download | ffmpeg-5e2be27e6580df7387841f2c8dbbcd8b63e73b1e.tar.gz |
fate: fix typos in wtv seek test
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/fate/seek.mak | 2 | ||||
-rw-r--r-- | tests/ref/seek/lavf-wtv (renamed from tests/ref/seek/lavf_wtv) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/seek.mak b/tests/fate/seek.mak index 6ad3bc6382..fa1f790d4c 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 index 67def8aae3..67def8aae3 100644 --- a/tests/ref/seek/lavf_wtv +++ b/tests/ref/seek/lavf-wtv |