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
3e4e2142
Commit
3e4e2142
authored
11 years ago
by
Martin Storsjö
Committed by
Vittorio Giovara
11 years ago
Browse files
Options
Downloads
Patches
Plain Diff
fate: Convert the paletted output in the brenderpix tests to rgb24
This makes the output consistent on big-endian systems.
parent
3a5a9654
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
tests/fate/image.mak
+2
-2
2 additions, 2 deletions
tests/fate/image.mak
tests/ref/fate/brenderpix-defpal
+1
-1
1 addition, 1 deletion
tests/ref/fate/brenderpix-defpal
tests/ref/fate/brenderpix-intpal
+1
-1
1 addition, 1 deletion
tests/ref/fate/brenderpix-intpal
with
4 additions
and
4 deletions
tests/fate/image.mak
+
2
−
2
View file @
3e4e2142
...
@@ -15,10 +15,10 @@ FATE_BRENDERPIX += fate-brenderpix-565
...
@@ -15,10 +15,10 @@ FATE_BRENDERPIX += fate-brenderpix-565
fate-brenderpix-565
:
CMD = framecrc -c:v brender_pix -i $(TARGET_SAMPLES)/brenderpix/maximafront.pix
fate-brenderpix-565
:
CMD = framecrc -c:v brender_pix -i $(TARGET_SAMPLES)/brenderpix/maximafront.pix
FATE_BRENDERPIX
+=
fate-brenderpix-defpal
FATE_BRENDERPIX
+=
fate-brenderpix-defpal
fate-brenderpix-defpal
:
CMD = framecrc -c:v brender_pix -i $(TARGET_SAMPLES)/brenderpix/rivrock1.pix
fate-brenderpix-defpal
:
CMD = framecrc -c:v brender_pix -i $(TARGET_SAMPLES)/brenderpix/rivrock1.pix
-pix_fmt rgb24
FATE_BRENDERPIX
+=
fate-brenderpix-intpal
FATE_BRENDERPIX
+=
fate-brenderpix-intpal
fate-brenderpix-intpal
:
CMD = framecrc -c:v brender_pix -i $(TARGET_SAMPLES)/brenderpix/testtex.pix
fate-brenderpix-intpal
:
CMD = framecrc -c:v brender_pix -i $(TARGET_SAMPLES)/brenderpix/testtex.pix
-pix_fmt rgb24
FATE_BRENDERPIX
+=
fate-brenderpix-y400a
FATE_BRENDERPIX
+=
fate-brenderpix-y400a
fate-brenderpix-y400a
:
CMD = framecrc -c:v brender_pix -i $(TARGET_SAMPLES)/brenderpix/gears.pix
fate-brenderpix-y400a
:
CMD = framecrc -c:v brender_pix -i $(TARGET_SAMPLES)/brenderpix/gears.pix
...
...
This diff is collapsed.
Click to expand it.
tests/ref/fate/brenderpix-defpal
+
1
−
1
View file @
3e4e2142
#tb 0: 1/25
#tb 0: 1/25
0, 0, 0, 1,
665
60, 0x
ee71bd50
0, 0, 0, 1,
196
60
8
, 0x
ada11d14
This diff is collapsed.
Click to expand it.
tests/ref/fate/brenderpix-intpal
+
1
−
1
View file @
3e4e2142
#tb 0: 1/25
#tb 0: 1/25
0, 0, 0, 1,
665
60, 0x
51a30b0d
0, 0, 0, 1,
196
60
8
, 0x
9662f917
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