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
1ebc5e71
Commit
1ebc5e71
authored
Feb 28, 2012
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests: add libpostproc test
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
8b1cd25c
Hide 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
pp
tests/ref/lavfi/pp
+1
-0
No files found.
tests/lavfi-regression.sh
View file @
1ebc5e71
...
...
@@ -38,6 +38,7 @@ do_lavfi "fade" "fade=in:5:15,fade=out:30:15"
do_lavfi
"null"
"null"
do_lavfi
"overlay"
"split[m],scale=88:72,pad=96:80:4:4[o2];[m]fifo,[o2]overlay=240:16"
do_lavfi
"pad"
"pad=iw*1.5:ih*1.5:iw*0.3:ih*0.2"
do_lavfi
"pp"
"mp=pp=de/tn/l5/al"
do_lavfi
"scale200"
"scale=200:200"
do_lavfi
"scale500"
"scale=500:500"
do_lavfi
"select"
"select=not(eq(mod(n
\,
2)
\,
0)+eq(mod(n
\,
3)
\,
0))"
...
...
tests/ref/lavfi/pp
0 → 100644
View file @
1ebc5e71
pp 3ddfb037bb1f941d6526a2473a191677
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