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
20162889
Commit
20162889
authored
12 years ago
by
Diego Biurrun
Browse files
Options
Downloads
Patches
Plain Diff
fate: ea, h264: prettyprinting and ordering cosmetics
parent
eb7018d2
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/fate/ea.mak
+6
-6
6 additions, 6 deletions
tests/fate/ea.mak
tests/fate/h264.mak
+177
-177
177 additions, 177 deletions
tests/fate/h264.mak
with
183 additions
and
183 deletions
tests/fate/ea.mak
+
6
−
6
View file @
20162889
...
@@ -4,15 +4,12 @@ fate-ea-cdata: CMD = md5 -i $(SAMPLES)/ea-cdata/166b084d.46410f77.0009b440.24be9
...
@@ -4,15 +4,12 @@ fate-ea-cdata: CMD = md5 -i $(SAMPLES)/ea-cdata/166b084d.46410f77.0009b440.24be9
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, EA, EACMV
)
+=
fate-ea-cmv
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, EA, EACMV
)
+=
fate-ea-cmv
fate-ea-cmv
:
CMD = framecrc -i $(SAMPLES)/ea-cmv/TITLE.CMV -pix_fmt rgb24
fate-ea-cmv
:
CMD = framecrc -i $(SAMPLES)/ea-cmv/TITLE.CMV -pix_fmt rgb24
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, EA, EATGQ
)
+=
fate-ea-tgq
fate-ea-tgq
:
CMD = framecrc -i $(SAMPLES)/ea-tgq/v27.tgq -an
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, EA, EATQI
)
+=
fate-ea-tqi
fate-ea-tqi
:
CMD = framecrc -i $(SAMPLES)/ea-wve/networkBackbone-partial.wve -frames:v 26 -an
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, EA, EAMAD
)
+=
fate-ea-mad
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, EA, EAMAD
)
+=
fate-ea-mad
fate-ea-mad
:
CMD = framecrc -i $(SAMPLES)/ea-mad/NFS6LogoE.mad -an
fate-ea-mad
:
CMD = framecrc -i $(SAMPLES)/ea-mad/NFS6LogoE.mad -an
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, EA, EATGQ
)
+=
fate-ea-tgq
fate-ea-tgq
:
CMD = framecrc -i $(SAMPLES)/ea-tgq/v27.tgq -an
FATE_EA_TGV
+=
fate-ea-tgv-1
FATE_EA_TGV
+=
fate-ea-tgv-1
fate-ea-tgv-1
:
CMD = framecrc -i $(SAMPLES)/ea-tgv/INTRO8K-partial.TGV -pix_fmt rgb24 -an
fate-ea-tgv-1
:
CMD = framecrc -i $(SAMPLES)/ea-tgv/INTRO8K-partial.TGV -pix_fmt rgb24 -an
...
@@ -21,3 +18,6 @@ fate-ea-tgv-2: CMD = framecrc -i $(SAMPLES)/ea-tgv/INTEL_S.TGV -pix_fmt rgb24 -a
...
@@ -21,3 +18,6 @@ fate-ea-tgv-2: CMD = framecrc -i $(SAMPLES)/ea-tgv/INTEL_S.TGV -pix_fmt rgb24 -a
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, EA, EATGV
)
+=
$(FATE_EA_TGV)
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, EA, EATGV
)
+=
$(FATE_EA_TGV)
fate-ea-tgv
:
$(FATE_EA_TGV)
fate-ea-tgv
:
$(FATE_EA_TGV)
FATE_SAMPLES_AVCONV-
$(
call
DEMDEC, EA, EATQI
)
+=
fate-ea-tqi
fate-ea-tqi
:
CMD = framecrc -i $(SAMPLES)/ea-wve/networkBackbone-partial.wve -frames:v 26 -an
This diff is collapsed.
Click to expand it.
tests/fate/h264.mak
+
177
−
177
View file @
20162889
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