]> git.sesse.net Git - ffmpeg/blobdiff - tests/lavfi-regression.sh
fate: force a first_pts=0 for the aresample test
[ffmpeg] / tests / lavfi-regression.sh
index 704e61bb4f944b0f96843dfa52056e74e3ac2070..d6aba4c4968a0ca0cc505e455081c690dd47c31e 100755 (executable)
@@ -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=10:10:-1.5:10:10:-1.5"
+do_lavfi "unsharp"            "unsharp=11: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"