aboutsummaryrefslogtreecommitdiffstats
path: root/tests/filtergraphs/mergeplanes
diff options
context:
space:
mode:
authorJorge Estrada <jestrada.list@gmail.com>2025-06-16 16:33:45 -0700
committerTimo Rothenpieler <timo@rothenpieler.org>2025-07-04 01:32:27 +0200
commitad0a44028dcf0cb9f6f7d3a5c5bd5b4bd57b09f5 (patch)
tree027e00dc716a6742fba450f339c8ae876de32984 /tests/filtergraphs/mergeplanes
parentecbe3e73662b765b1ab0147da105186799ac83c7 (diff)
downloadffmpeg-master.tar.gz
avfilter: add pad_cuda filterHEADmaster
This patch adds the pad_cuda video filter. A filter similar to the existing pad filter but accelerated by CUDA. The filter shares the same options as the software pad filter. Example usage: ffmpeg -hwaccel cuda -hwaccel_output_format cuda -i input.mp4 -vf "pad_cuda=w=iw+100:h=ih+100:x=-1:y=-1:color=red" out.mp4 Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'tests/filtergraphs/mergeplanes')
0 files changed, 0 insertions, 0 deletions