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
4d6c96fd
Commit
4d6c96fd
authored
12 years ago
by
Diego Biurrun
Browse files
Options
Downloads
Patches
Plain Diff
fate: Move RALF test into lossless audio group
parent
81c7c817
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/fate/lossless-audio.mak
+3
-0
3 additions, 0 deletions
tests/fate/lossless-audio.mak
tests/fate/real.mak
+0
-3
0 additions, 3 deletions
tests/fate/real.mak
with
3 additions
and
3 deletions
tests/fate/lossless-audio.mak
+
3
−
0
View file @
4d6c96fd
...
@@ -7,6 +7,9 @@ fate-lossless-meridianaudio: CMD = md5 -i $(SAMPLES)/lossless-audio/luckynight-p
...
@@ -7,6 +7,9 @@ fate-lossless-meridianaudio: CMD = md5 -i $(SAMPLES)/lossless-audio/luckynight-p
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, APE, APE
)
+=
fate-lossless-monkeysaudio
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, APE, APE
)
+=
fate-lossless-monkeysaudio
fate-lossless-monkeysaudio
:
CMD = md5 -i $(SAMPLES)/lossless-audio/luckynight-partial.ape -f s16le
fate-lossless-monkeysaudio
:
CMD = md5 -i $(SAMPLES)/lossless-audio/luckynight-partial.ape -f s16le
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, RM, RALF
)
+=
fate-ralf
fate-ralf
:
CMD = md5 -i $(SAMPLES)/lossless-audio/luckynight-partial.rmvb -vn -f s16le
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, SHORTEN, SHORTEN
)
+=
fate-lossless-shorten
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, SHORTEN, SHORTEN
)
+=
fate-lossless-shorten
fate-lossless-shorten
:
CMD = md5 -i $(SAMPLES)/lossless-audio/luckynight-partial.shn -f s16le
fate-lossless-shorten
:
CMD = md5 -i $(SAMPLES)/lossless-audio/luckynight-partial.shn -f s16le
...
...
This diff is collapsed.
Click to expand it.
tests/fate/real.mak
+
0
−
3
View file @
4d6c96fd
...
@@ -12,9 +12,6 @@ fate-ra-cook: CMD = pcm -i $(SAMPLES)/real/ra_cook.rm
...
@@ -12,9 +12,6 @@ fate-ra-cook: CMD = pcm -i $(SAMPLES)/real/ra_cook.rm
fate-ra-cook
:
CMP = oneoff
fate-ra-cook
:
CMP = oneoff
fate-ra-cook
:
REF = $(SAMPLES)/real/ra_cook.pcm
fate-ra-cook
:
REF = $(SAMPLES)/real/ra_cook.pcm
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, RM, RALF
)
+=
fate-ralf
fate-ralf
:
CMD = md5 -i $(SAMPLES)/lossless-audio/luckynight-partial.rmvb -vn -f s16le
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, RM, RV30
)
+=
fate-rv30
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, RM, RV30
)
+=
fate-rv30
fate-rv30
:
CMD = framecrc -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/real/rv30.rm -an
fate-rv30
:
CMD = framecrc -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/real/rv30.rm -an
...
...
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