diff options
author | Koushik Dutta <koushd@gmail.com> | 2024-09-10 11:10:56 -0700 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2024-11-01 17:10:34 +0100 |
commit | 0cdcbab9e9184dc63b9c00e418ff10f88df0f060 (patch) | |
tree | 47c4c9bce4a1278a5140e2f97e39de052da7470a /libswscale/swscale_unscaled.c | |
parent | 1864025458021a2d2c542f56e268ee1106f84460 (diff) | |
download | ffmpeg-0cdcbab9e9184dc63b9c00e418ff10f88df0f060.tar.gz |
avfilter/scale_cuda: frame crop support
The crop filter has no effect on scale_cuda:
-vf crop=100:100,scale_cuda=100x100
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: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'libswscale/swscale_unscaled.c')
0 files changed, 0 insertions, 0 deletions