Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
e36504b5
Commit
e36504b5
authored
Feb 25, 2012
by
Nicolas George
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: add test for the drawbox video filter.
parent
f69f150f
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
drawbox
tests/ref/lavfi/drawbox
+1
-0
No files found.
tests/lavfi-regression.sh
View file @
e36504b5
...
...
@@ -33,6 +33,7 @@ do_lavfi "crop_scale" "crop=iw-100:ih-100:100:100,scale=400:-1"
do_lavfi
"crop_scale_vflip"
"null,null,crop=iw-200:ih-200:200:200,crop=iw-20:ih-20:20:20,scale=200:200,scale=250:250,vflip,vflip,null,scale=200:200,crop=iw-100:ih-100:100:100,vflip,scale=200:200,null,vflip,crop=iw-100:ih-100:100:100,null"
do_lavfi
"crop_vflip"
"crop=iw-100:ih-100:100:100,vflip"
do_lavfi
"deshake"
"deshake"
do_lavfi
"drawbox"
"drawbox=224:24:88:72:#FF8010@0.5"
do_lavfi
"null"
"null"
do_lavfi
"scale200"
"scale=200:200"
do_lavfi
"scale500"
"scale=500:500"
...
...
tests/ref/lavfi/drawbox
0 → 100644
View file @
e36504b5
drawbox 2745ca2d47f0086fd1a09aa871e42122
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