diff options
author | Wu Jianhua <jianhua.wu@intel.com> | 2022-01-10 15:53:22 +0800 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2022-02-22 05:52:44 +0100 |
commit | 82ef4c708e64b7e41df1dd6e0440f5ac0d385c95 (patch) | |
tree | e69391a0ac1139a5aab05b91bd12bca7826fec39 /libavutil/camellia.c | |
parent | 50ca36f84580d1e4493472c820290c11d003c540 (diff) | |
download | ffmpeg-82ef4c708e64b7e41df1dd6e0440f5ac0d385c95.tar.gz |
avfilter/vf_gblur_vulkan: add sizeV option
This commit added a sizeV option, integrated some identical operations
to a separate function, and updated the CGS for horizontal and vertical
respectively.
The following command is on how to apply sizeV option:
ffmpeg -init_hw_device vulkan -i input.264 -vf \
hwupload,gblur_vulkan=size=127:sigma=20:sizeV=3:sigmaV=0.5,hwdownload,format=yuv420p \
-y out.264
Signed-off-by: Wu Jianhua <jianhua.wu@intel.com>
Diffstat (limited to 'libavutil/camellia.c')
0 files changed, 0 insertions, 0 deletions