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
8dde92b9
Commit
8dde92b9
authored
Mar 29, 2016
by
Vittorio Giovara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: Update Screenpresso tests
parent
ec8a69fa
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
25 additions
and
2 deletions
+25
-2
screen.mak
tests/fate/screen.mak
+11
-2
screenpresso-16bit
tests/ref/fate/screenpresso-16bit
+9
-0
screenpresso-24bit
tests/ref/fate/screenpresso-24bit
+0
-0
screenpresso-32bit
tests/ref/fate/screenpresso-32bit
+5
-0
No files found.
tests/fate/screen.mak
View file @
8dde92b9
...
...
@@ -56,8 +56,17 @@ fate-rscc-32bit: CMD = framecrc -i $(TARGET_SAMPLES)/rscc/32bpp.avi -an
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, RSCC) += $(FATE_RSCC)
fate-rscc: $(FATE_RSCC)
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, SCREENPRESSO) += fate-screenpresso
fate-screenpresso: CMD = framecrc -i $(TARGET_SAMPLES)/spv1/bunny.avi
FATE_SCREENPRESSO += fate-screenpresso-16bit
fate-screenpresso-16bit: CMD = framecrc -i $(TARGET_SAMPLES)/spv1/16bpp_555.avi -an
FATE_SCREENPRESSO += fate-screenpresso-24bit
fate-screenpresso-24bit: CMD = framecrc -i $(TARGET_SAMPLES)/spv1/bunny.avi -an
FATE_SCREENPRESSO += fate-screenpresso-32bit
fate-screenpresso-32bit: CMD = framecrc -i $(TARGET_SAMPLES)/spv1/32bpp.avi -an
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, SCREENPRESSO) += $(FATE_SCREENPRESSO)
fate-screenpresso: $(FATE_SCREENPRESSO)
FATE_SAMPLES_AVCONV-$(call DEMDEC, ASF, TDSC) += fate-tdsc
fate-tdsc: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/tdsc/tdsc.asf -an -pix_fmt bgr24
...
...
tests/ref/fate/screenpresso-16bit
0 → 100644
View file @
8dde92b9
#tb 0: 100/2397
0, 0, 0, 1, 153600, 0x69a234de
0, 1, 1, 1, 153600, 0x7f43aee5
0, 2, 2, 1, 153600, 0x81030634
0, 3, 3, 1, 153600, 0xf570d0ef
0, 4, 4, 1, 153600, 0x386e8cec
0, 5, 5, 1, 153600, 0xbe53af8f
0, 6, 6, 1, 153600, 0xf92f48bd
0, 7, 7, 1, 153600, 0x594472c5
tests/ref/fate/screenpresso
→
tests/ref/fate/screenpresso
-24bit
View file @
8dde92b9
File moved
tests/ref/fate/screenpresso-32bit
0 → 100644
View file @
8dde92b9
#tb 0: 100/2397
0, 0, 0, 1, 307200, 0xa01f27cc
0, 1, 1, 1, 307200, 0x5d83c4d0
0, 2, 2, 1, 307200, 0xb7d7919f
0, 3, 3, 1, 307200, 0x4d201450
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