diff options
author | Koushik Dutta <koushd@gmail.com> | 2024-11-24 20:48:55 -0800 |
---|---|---|
committer | Zhao Zhili <zhilizhao@tencent.com> | 2024-11-26 11:54:28 +0800 |
commit | ac3f69a4b91700075cc3b3379b428e62fbb68606 (patch) | |
tree | 02830f3443216c15163580a2b8c31bb16a7bdc53 /libswscale | |
parent | 352333543c04596b86a035be2f4c738482ce353e (diff) | |
download | ffmpeg-ac3f69a4b91700075cc3b3379b428e62fbb68606.tar.gz |
avfilter/scale_vt: implement frame crop
The crop filter has no effect on scale_vt:
-vf crop=100:100,scale_vt=300x300
Hardware frames (AV_PIX_FMT_FLAG_HWACCEL) are expected to use the crop_* properties,
as seen in the implementation vf_crop.c.
Signed-off-by: Koushik Dutta <koushd@gmail.com>
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
Diffstat (limited to 'libswscale')
0 files changed, 0 insertions, 0 deletions