Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
ffmpeg
Commits
044dadef
Commit
044dadef
authored
Jul 16, 2010
by
Vitor Sessak
Browse files
Add EAC3 regtests
Originally committed as revision 24254 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
cf393559
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
tests/fate2.mak
tests/fate2.mak
+20
-0
No files found.
tests/fate2.mak
View file @
044dadef
...
...
@@ -112,3 +112,23 @@ FATE2_TESTS += fate-ac3-5.1
fate-ac3-5.1
:
CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/ac3/monsters_inc_5.1_448_small.ac3 -f s16le -
fate-ac3-5.1
:
CMP = oneoff
fate-ac3-5.1
:
REF = $(SAMPLES)/ac3/monsters_inc_5.1_448_small.pcm
FATE2_TESTS
+=
fate-eac3-1
fate-eac3-1
:
CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/eac3/csi_miami_5.1_256_spx_small.eac3 -f s16le -
fate-eac3-1
:
CMP = oneoff
fate-eac3-1
:
REF = $(SAMPLES)/eac3/csi_miami_5.1_256_spx_small.pcm
FATE2_TESTS
+=
fate-eac3-2
fate-eac3-2
:
CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/eac3/csi_miami_stereo_128_spx_small.eac3 -f s16le -
fate-eac3-2
:
CMP = oneoff
fate-eac3-2
:
REF = $(SAMPLES)/eac3/csi_miami_stereo_128_spx_small.pcm
FATE2_TESTS
+=
fate-eac3-3
fate-eac3-3
:
CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/eac3/matrix2_commentary1_stereo_192_small.eac3 -f s16le -
fate-eac3-3
:
CMP = oneoff
fate-eac3-3
:
REF = $(SAMPLES)/eac3/matrix2_commentary1_stereo_192_small.pcm
FATE2_TESTS
+=
fate-eac3-4
fate-eac3-4
:
CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/eac3/serenity_english_5.1_1536_small.eac3 -f s16le -
fate-eac3-4
:
CMP = oneoff
fate-eac3-4
:
REF = $(SAMPLES)/eac3/serenity_english_5.1_1536_small.pcm
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment