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
39b0d40d
Commit
39b0d40d
authored
Aug 01, 2012
by
Nicolas George
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: add test for the tile video filter.
parent
ff2955a4
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
lavfi-regression.sh
tests/lavfi-regression.sh
+1
-0
tile
tests/ref/lavfi/tile
+1
-0
No files found.
tests/lavfi-regression.sh
View file @
39b0d40d
...
...
@@ -58,6 +58,7 @@ do_lavfi "select" "select=not(eq(mod(n\,2)\,0)+eq(mod(n\,3)\,0))"
do_lavfi
"setdar"
"setdar=16/9"
do_lavfi
"setsar"
"setsar=16/11"
do_lavfi
"thumbnail"
"thumbnail=10"
do_lavfi
"tile"
"tile=3x3"
do_lavfi
"transpose"
"transpose"
do_lavfi
"unsharp"
"unsharp=10:10:-1.5:10:10:-1.5"
do_lavfi
"vflip"
"vflip"
...
...
tests/ref/lavfi/tile
0 → 100644
View file @
39b0d40d
tile c051503deb65568c6c954b94a895b55d
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