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
8794e0c0
Commit
8794e0c0
authored
Nov 25, 2017
by
Martin Vignali
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate/hapAlphaOnly : add test for hap alpha only decoding
parent
21c06c40
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
0 deletions
+18
-0
video.mak
tests/fate/video.mak
+6
-0
hap-alpha-only-nosnappy-128x72
tests/ref/fate/hap-alpha-only-nosnappy-128x72
+6
-0
hap-alpha-only-snappy-127x71
tests/ref/fate/hap-alpha-only-snappy-127x71
+6
-0
No files found.
tests/fate/video.mak
View file @
8794e0c0
...
...
@@ -192,6 +192,12 @@ fate-hapqa-snappy1-127x71: CMD = framecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_
FATE_HAP += fate-hapqa-snappy16-127x71
fate-hapqa-snappy16-127x71: CMD = framecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_16chunk_127x1.mov
FATE_HAP += fate-hap-alpha-only-nosnappy-128x72
fate-hap-alpha-only-nosnappy-128x72: CMD = framecrc -i $(TARGET_SAMPLES)/hap/HapAlphaOnly_NoSnappy_128x72.mov -pix_fmt gray8
FATE_HAP += fate-hap-alpha-only-snappy-127x71
fate-hap-alpha-only-snappy-127x71: CMD = framecrc -i $(TARGET_SAMPLES)/hap/HapAlphaOnly_snappy1chunk_127x71.mov -pix_fmt gray8
FATE_VIDEO-$(call DEMDEC, MOV, HAP) += $(FATE_HAP)
fate-hap: $(FATE_HAP)
...
...
tests/ref/fate/hap-alpha-only-nosnappy-128x72
0 → 100644
View file @
8794e0c0
#tb 0: 1/25
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 128x72
#sar 0: 1/1
0, 0, 0, 1, 9216, 0x5967036f
tests/ref/fate/hap-alpha-only-snappy-127x71
0 → 100644
View file @
8794e0c0
#tb 0: 1/25
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 127x71
#sar 0: 1/1
0, 0, 0, 1, 9017, 0xc390c38c
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