Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFmpeg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libremedia
Tethys
FFmpeg
Commits
91c4d85f
Commit
91c4d85f
authored
14 years ago
by
Vitor Sessak
Browse files
Options
Downloads
Patches
Plain Diff
WMAVoice regtests
Originally committed as revision 24374 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
d0b8e40c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/fate2.mak
+18
-0
18 additions, 0 deletions
tests/fate2.mak
with
18 additions
and
0 deletions
tests/fate2.mak
+
18
−
0
View file @
91c4d85f
...
@@ -253,3 +253,21 @@ fate-vorbis-19: REF = $(SAMPLES)/vorbis/test-short2_small.pcm
...
@@ -253,3 +253,21 @@ fate-vorbis-19: REF = $(SAMPLES)/vorbis/test-short2_small.pcm
FATE2_TESTS
+=
fate-msmpeg4v1
FATE2_TESTS
+=
fate-msmpeg4v1
fate-msmpeg4v1
:
CMD = framecrc -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/msmpeg4v1/mpg4.avi -an
fate-msmpeg4v1
:
CMD = framecrc -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/msmpeg4v1/mpg4.avi -an
FATE2_TESTS
+=
fate-wmavoice-7k
fate-wmavoice-7k
:
CMD = pcm -i $(SAMPLES)/wmavoice/streaming_CBR-7K.wma
fate-wmavoice-7k
:
CMP = stddev
fate-wmavoice-7k
:
REF = $(SAMPLES)/wmavoice/streaming_CBR-7K.pcm
fate-wmavoice-7k
:
FUZZ = 3
FATE2_TESTS
+=
fate-wmavoice-11k
fate-wmavoice-11k
:
CMD = pcm -i $(SAMPLES)/wmavoice/streaming_CBR-11K.wma
fate-wmavoice-11k
:
CMP = stddev
fate-wmavoice-11k
:
REF = $(SAMPLES)/wmavoice/streaming_CBR-11K.pcm
fate-wmavoice-11k
:
FUZZ = 3
FATE2_TESTS
+=
fate-wmavoice-19k
fate-wmavoice-19k
:
CMD = pcm -i $(SAMPLES)/wmavoice/streaming_CBR-19K.wma
fate-wmavoice-19k
:
CMP = stddev
fate-wmavoice-19k
:
REF = $(SAMPLES)/wmavoice/streaming_CBR-19K.pcm
fate-wmavoice-19k
:
FUZZ = 3
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment