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
156bc019
Commit
156bc019
authored
Feb 17, 2017
by
Mark Thompson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: Add webp alpha test
parent
5d3953a5
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
2 deletions
+11
-2
image.mak
tests/fate/image.mak
+9
-2
webp-yuv420p
tests/ref/fate/webp-yuv420p
+0
-0
webp-yuva420p
tests/ref/fate/webp-yuva420p
+2
-0
No files found.
tests/fate/image.mak
View file @
156bc019
...
...
@@ -223,8 +223,15 @@ FATE_TIFF-$(call DEMDEC, IMAGE2, TIFF) += $(FATE_TIFF)
FATE_SAMPLES_AVCONV += $(FATE_TIFF-yes)
fate-tiff: $(FATE_TIFF-yes)
FATE_SAMPLES_AVCONV-$(call DEMDEC, IMAGE2, WEBP) += fate-webp
fate-webp: CMD = framecrc -i $(TARGET_SAMPLES)/webp/image_small.webp
FATE_WEBP += fate-webp-yuv420p
fate-webp-yuv420p: CMD = framecrc -i $(TARGET_SAMPLES)/webp/image_small.webp
FATE_WEBP += fate-webp-yuva420p
fate-webp-yuva420p: CMD = framecrc -i $(TARGET_SAMPLES)/webp/1_webp_a.webp
FATE_WEBP-$(call DEMDEC, IMAGE2, WEBP) += $(FATE_WEBP)
FATE_SAMPLES_AVCONV += $(FATE_WEBP-yes)
fate-webp: $(FATE_WEBP-yes)
FATE_XBM += fate-xbm10
fate-xbm10: CMD = framecrc -i $(TARGET_SAMPLES)/xbm/xl.xbm
...
...
tests/ref/fate/webp
→
tests/ref/fate/webp
-yuv420p
View file @
156bc019
File moved
tests/ref/fate/webp-yuva420p
0 → 100644
View file @
156bc019
#tb 0: 1/25
0, 0, 0, 1, 301200, 0x12b071a0
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