mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
fate: add test for the unsharp video filter.
This commit is contained in:
parent
d8cf9d8a6c
commit
48f3d43113
@ -45,6 +45,7 @@ do_lavfi "setdar" "setdar=16/9"
|
||||
do_lavfi "setsar" "setsar=16/11"
|
||||
do_lavfi "thumbnail" "thumbnail=10"
|
||||
do_lavfi "transpose" "transpose"
|
||||
do_lavfi "unsharp" "unsharp=10:10:-1.5:10:10:-1.5"
|
||||
do_lavfi "vflip" "vflip"
|
||||
do_lavfi "vflip_crop" "vflip,crop=iw-100:ih-100:100:100"
|
||||
do_lavfi "vflip_vflip" "vflip,vflip"
|
||||
|
1
tests/ref/lavfi/unsharp
Normal file
1
tests/ref/lavfi/unsharp
Normal file
@ -0,0 +1 @@
|
||||
unsharp 73e38eb0e598230dcbbb1802c35e8dcd
|
Loading…
x
Reference in New Issue
Block a user