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
0dc5ca2e
Commit
0dc5ca2e
authored
Jul 12, 2010
by
Vitor Sessak
Browse files
Add TrueSpeech regtest
Originally committed as revision 24221 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
5ee08c85
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
tests/fate2.mak
tests/fate2.mak
+5
-0
No files found.
tests/fate2.mak
View file @
0dc5ca2e
...
...
@@ -97,3 +97,8 @@ FATE2_TESTS += fate-nellymoser
fate-nellymoser
:
CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/nellymoser/nellymoser.flv -f s16le -
fate-nellymoser
:
CMP = oneoff
fate-nellymoser
:
REF = $(SAMPLES)/nellymoser/nellymoser.pcm
FATE2_TESTS
+=
fate-truespeech
fate-truespeech
:
CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/truespeech/a6.wav -f s16le -
fate-truespeech
:
CMP = oneoff
fate-truespeech
:
REF = $(SAMPLES)/truespeech/a6.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