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
11d7bbb4
Commit
11d7bbb4
authored
Feb 25, 2013
by
Paul B Mahol
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: add coverage for background disposal in gif decoder
Signed-off-by:
Paul B Mahol
<
onemda@gmail.com
>
parent
7775992c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
gif.mak
tests/fate/gif.mak
+3
-0
gif-disposal-background
tests/ref/fate/gif-disposal-background
+6
-0
No files found.
tests/fate/gif.mak
View file @
11d7bbb4
FATE_GIF += fate-gif-color
fate-gif-color: CMD = framecrc -i $(SAMPLES)/gif/tc217.gif -pix_fmt bgra
FATE_GIF += fate-gif-disposal-background
fate-gif-disposal-background: CMD = framecrc -trans_color 0 -i $(SAMPLES)/gif/m4nb.gif -pix_fmt bgra
FATE_GIF += fate-gif-disposal-restore
fate-gif-disposal-restore: CMD = framecrc -i $(SAMPLES)/gif/banner2.gif -pix_fmt bgra
...
...
tests/ref/fate/gif-disposal-background
0 → 100644
View file @
11d7bbb4
#tb 0: 1/100
0, 0, 0, 1, 10368, 0x8b200cc8
0, 50, 50, 1, 10368, 0x4e208e4f
0, 100, 100, 1, 10368, 0x044dba8b
0, 150, 150, 1, 10368, 0x1d617e09
0, 200, 200, 1, 10368, 0xae38a6d2
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