Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
37810bee
Commit
37810bee
authored
Nov 21, 2017
by
Martin Vignali
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate/hapdec : add test for hapqa decoding
parent
2053832d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
27 additions
and
0 deletions
+27
-0
video.mak
tests/fate/video.mak
+9
-0
hapqa-nosnappy-127x71
tests/ref/fate/hapqa-nosnappy-127x71
+6
-0
hapqa-snappy1-127x71
tests/ref/fate/hapqa-snappy1-127x71
+6
-0
hapqa-snappy16-127x71
tests/ref/fate/hapqa-snappy16-127x71
+6
-0
No files found.
tests/fate/video.mak
View file @
37810bee
...
@@ -183,6 +183,15 @@ fate-hapy: CMD = framecrc -i $(TARGET_SAMPLES)/hap/hapy.mov
...
@@ -183,6 +183,15 @@ fate-hapy: CMD = framecrc -i $(TARGET_SAMPLES)/hap/hapy.mov
FATE_HAP += fate-hap-chunk
FATE_HAP += fate-hap-chunk
fate-hap-chunk: CMD = framecrc -i $(TARGET_SAMPLES)/hap/hapy-12-chunks.mov
fate-hap-chunk: CMD = framecrc -i $(TARGET_SAMPLES)/hap/hapy-12-chunks.mov
FATE_HAP += fate-hapqa-nosnappy-127x71
fate-hapqa-nosnappy-127x71: CMD = framecrc -i $(TARGET_SAMPLES)/hap/HAPQA_NoSnappy_127x1.mov
FATE_HAP += fate-hapqa-snappy1-127x71
fate-hapqa-snappy1-127x71: CMD = framecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_1chunk_127x1.mov
FATE_HAP += fate-hapqa-snappy16-127x71
fate-hapqa-snappy16-127x71: CMD = framecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_16chunk_127x1.mov
FATE_VIDEO-$(call DEMDEC, MOV, HAP) += $(FATE_HAP)
FATE_VIDEO-$(call DEMDEC, MOV, HAP) += $(FATE_HAP)
fate-hap: $(FATE_HAP)
fate-hap: $(FATE_HAP)
...
...
tests/ref/fate/hapqa-nosnappy-127x71
0 → 100644
View file @
37810bee
#tb 0: 1/25
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 127x71
#sar 0: 1/1
0, 0, 0, 1, 36068, 0x16c0a011
tests/ref/fate/hapqa-snappy1-127x71
0 → 100644
View file @
37810bee
#tb 0: 1/25
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 127x71
#sar 0: 1/1
0, 0, 0, 1, 36068, 0x16c0a011
tests/ref/fate/hapqa-snappy16-127x71
0 → 100644
View file @
37810bee
#tb 0: 1/25
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 127x71
#sar 0: 1/1
0, 0, 0, 1, 36068, 0x16c0a011
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