Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-05-30 05:32:32 +0400
committerMichael Niedermayer <michaelni@gmx.at>2012-05-30 06:38:32 +0400
commit16e25ef34b375dbc6789b6b0da7d077c1dcefe88 (patch)
treecd2b27d2a0c185192c1202f0aaa7979c760ed6a1 /tests/fate/mapchan.mak
parentb0387edd5e766b1032f946d6cdb35b765bb45435 (diff)
parentc9cc76290f8139a012a12efe7e581276b8bd8dff (diff)
Merge remote-tracking branch 'qatar/master'
* qatar/master: avconv: extend -r to work on any input stream. doc/avconv: expand documentation for the -s option. avconv: don't print filters inserted by avconv in stream mappings. avconv: merge configuration code for complex and simple filters avconv: split configuring input filters out of configure_complex_filter Conflicts: configure doc/ffmpeg.texi ffmpeg.c tests/ref/fate/idroq-video-encode Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/fate/mapchan.mak')
-rw-r--r--tests/fate/mapchan.mak6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/fate/mapchan.mak b/tests/fate/mapchan.mak
index 119f56613e..2a05f01e67 100644
--- a/tests/fate/mapchan.mak
+++ b/tests/fate/mapchan.mak
@@ -2,9 +2,9 @@ FATE_MAPCHAN += fate-mapchan-6ch-extract-2
fate-mapchan-6ch-extract-2: tests/data/asynth-22050-6.wav
fate-mapchan-6ch-extract-2: CMD = ffmpeg -i $(TARGET_PATH)/tests/data/asynth-22050-6.wav -map_channel 0.0.0 -f wav md5: -map_channel 0.0.1 -f wav md5:
-FATE_MAPCHAN += fate-mapchan-6ch-extract-2-downmix-mono
-fate-mapchan-6ch-extract-2-downmix-mono: tests/data/asynth-22050-6.wav
-fate-mapchan-6ch-extract-2-downmix-mono: CMD = md5 -i $(TARGET_PATH)/tests/data/asynth-22050-6.wav -map_channel 0.0.1 -map_channel 0.0.0 -ac 1 -f wav
+#FATE_MAPCHAN += fate-mapchan-6ch-extract-2-downmix-mono
+#fate-mapchan-6ch-extract-2-downmix-mono: tests/data/asynth-22050-6.wav
+#fate-mapchan-6ch-extract-2-downmix-mono: CMD = md5 -i $(TARGET_PATH)/tests/data/asynth-22050-6.wav -map_channel 0.0.1 -map_channel 0.0.0 -ac 1 -f wav
FATE_MAPCHAN += fate-mapchan-silent-mono
fate-mapchan-silent-mono: tests/data/asynth-22050-1.wav