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
894ed8fb
Commit
894ed8fb
authored
Feb 17, 2013
by
Stefano Sabatini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests: fix values for the unsharp test
Set odd size for unsharp matrices, even values are not accepted.
parent
b1e6b144
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lavfi-regression.sh
tests/lavfi-regression.sh
+1
-1
No files found.
tests/lavfi-regression.sh
View file @
894ed8fb
...
...
@@ -63,7 +63,7 @@ do_lavfi "setsar" "setsar=16/11"
do_lavfi
"thumbnail"
"thumbnail=10"
do_lavfi
"tile"
"tile=3x3:nb_frames=5:padding=7:margin=2"
do_lavfi
"transpose"
"transpose"
do_lavfi
"unsharp"
"unsharp=1
0:10:-1.5:10:10
:-1.5"
do_lavfi
"unsharp"
"unsharp=1
1:11:-1.5:11:11
:-1.5"
do_lavfi
"vflip"
"vflip"
do_lavfi
"vflip_crop"
"vflip,crop=iw-100:ih-100:100:100"
do_lavfi
"vflip_vflip"
"vflip,vflip"
...
...
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