Home
last modified time | relevance | path

Searched refs:video_filter (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/tests/fate/
Dfilter-video.mak1 # Contains the requirements added implicitly if CMD is video_filter.
392 fate-filter-crop: CMD = video_filter "crop=iw-100:ih-100:100:100"
395 fate-filter-crop_scale: CMD = video_filter "crop=iw-100:ih-100:100:100,scale=w=400:h=-1"
398 fate-filter-crop_scale_vflip: CMD = video_filter "null,null,crop=iw-200:ih-200:200:200,crop=iw-20:i…
401 fate-filter-crop_vflip: CMD = video_filter "crop=iw-100:ih-100:100:100,vflip"
404 fate-filter-null: CMD = video_filter "null"
407 fate-filter-scale200: CMD = video_filter "scale=w=200:h=200"
410 fate-filter-scale500: CMD = video_filter "scale=w=500:h=500"
421 fate-filter-vflip: CMD = video_filter "vflip"
434 fate-filter-colormatrix1: CMD = video_filter "colormatrix=bt601:smpte240m,colormatrix=smpte240m:fcc…
[all …]
/third_party/ffmpeg/tests/
Dfate-run.sh458 video_filter(){ function
492video_filter "${prefilter_chain}scale,format=$pix_fmt,$filter=$filter_args" -pix_fmt $pix_fmt -fra…