Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
bb36b9aa
Commit
bb36b9aa
authored
Mar 26, 2014
by
Vittorio Giovara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: add BRender PIX tests
parent
ae17878f
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
29 additions
and
0 deletions
+29
-0
image.mak
tests/fate/image.mak
+19
-0
brenderpix-24
tests/ref/fate/brenderpix-24
+2
-0
brenderpix-565
tests/ref/fate/brenderpix-565
+2
-0
brenderpix-defpal
tests/ref/fate/brenderpix-defpal
+2
-0
brenderpix-intpal
tests/ref/fate/brenderpix-intpal
+2
-0
brenderpix-y400a
tests/ref/fate/brenderpix-y400a
+2
-0
No files found.
tests/fate/image.mak
View file @
bb36b9aa
...
...
@@ -8,6 +8,25 @@ FATE_ALIASPIX-$(call DEMDEC, IMAGE2, ALIAS_PIX) += $(FATE_ALIASPIX)
FATE_SAMPLES_AVCONV += $(FATE_ALIASPIX-yes)
fate-aliaspix: $(FATE_ALIASPIX-yes)
FATE_BRENDERPIX += fate-brenderpix-24
fate-brenderpix-24: CMD = framecrc -c:v brender_pix -i $(TARGET_SAMPLES)/brenderpix/sbwheel.pix
FATE_BRENDERPIX += fate-brenderpix-565
fate-brenderpix-565: CMD = framecrc -c:v brender_pix -i $(TARGET_SAMPLES)/brenderpix/maximafront.pix
FATE_BRENDERPIX += fate-brenderpix-defpal
fate-brenderpix-defpal: CMD = framecrc -c:v brender_pix -i $(TARGET_SAMPLES)/brenderpix/rivrock1.pix
FATE_BRENDERPIX += fate-brenderpix-intpal
fate-brenderpix-intpal: CMD = framecrc -c:v brender_pix -i $(TARGET_SAMPLES)/brenderpix/testtex.pix
FATE_BRENDERPIX += fate-brenderpix-y400a
fate-brenderpix-y400a: CMD = framecrc -c:v brender_pix -i $(TARGET_SAMPLES)/brenderpix/gears.pix
FATE_BRENDERPIX-$(call DEMDEC, IMAGE2, BRENDER_PIX) += $(FATE_BRENDERPIX)
FATE_SAMPLES_AVCONV += $(FATE_BRENDERPIX-yes)
fate-brenderpix: $(FATE_BRENDERPIX-yes)
FATE_SAMPLES_AVCONV-$(call DEMDEC, IMAGE2, DPX) += fate-dpx
fate-dpx: CMD = framecrc -i $(TARGET_SAMPLES)/dpx/lighthouse_rgb48.dpx
...
...
tests/ref/fate/brenderpix-24
0 → 100644
View file @
bb36b9aa
#tb 0: 1/25
0, 0, 0, 1, 32768, 0x18bc6caa
tests/ref/fate/brenderpix-565
0 → 100644
View file @
bb36b9aa
#tb 0: 1/25
0, 0, 0, 1, 32768, 0xfd855dda
tests/ref/fate/brenderpix-defpal
0 → 100644
View file @
bb36b9aa
#tb 0: 1/25
0, 0, 0, 1, 66560, 0xee71bd50
tests/ref/fate/brenderpix-intpal
0 → 100644
View file @
bb36b9aa
#tb 0: 1/25
0, 0, 0, 1, 66560, 0x51a30b0d
tests/ref/fate/brenderpix-y400a
0 → 100644
View file @
bb36b9aa
#tb 0: 1/25
0, 0, 0, 1, 3072, 0x48280456
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