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
8f0434f8
Commit
8f0434f8
authored
Jul 16, 2016
by
James Almer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: fix apng tests dependencies
Signed-off-by:
James Almer
<
jamrial@gmail.com
>
parent
298f556a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
apng.mak
tests/fate/apng.mak
+2
-2
No files found.
tests/fate/apng.mak
View file @
8f0434f8
...
...
@@ -4,7 +4,7 @@ fate-apng-clock: CMD = framecrc -i $(TARGET_SAMPLES)/apng/clock.png
FATE_APNG += fate-apng-osample
fate-apng-osample: CMD = framecrc -i $(TARGET_SAMPLES)/apng/o_sample.png
FATE_APNG-$(call DEMDEC, APNG, PNG) += $(FATE_APNG)
FATE_APNG-$(call DEMDEC, APNG,
A
PNG) += $(FATE_APNG)
FATE_SAMPLES_FFMPEG += $(FATE_APNG)
FATE_SAMPLES_FFMPEG += $(FATE_APNG
-yes
)
fate-apng: $(FATE_APNG-yes)
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