[FFmpeg-devel] [PATCH v1] avfilter/vf_gblur_vulkan: add sizeV option

Wu, Jianhua jianhua.wu at intel.com
Fri Jan 21 13:41:49 EET 2022


[PATCH 1/5] avfilter/vf_gblur_vulkan: add sizeV option [PATCH 2/5] avfilter:add shader_vulkan filter [PATCH 3/5] avfilter/vf_blend_vulkan: add multiply blend mode [PATCH 4/5] avutil/vulkan: don't use strlen as loop condition [PATCH 5/5] avfilter/scale_vulkan: use RET for checking return value

Patches attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-avfilter-vf_blend_vulkan-add-multiply-blend-mode.patch
Type: application/octet-stream
Size: 2964 bytes
Desc: 0003-avfilter-vf_blend_vulkan-add-multiply-blend-mode.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220121/c491effa/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-avutil-vulkan-don-t-use-strlen-as-loop-condition.patch
Type: application/octet-stream
Size: 1531 bytes
Desc: 0004-avutil-vulkan-don-t-use-strlen-as-loop-condition.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220121/c491effa/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-avfilter-scale_vulkan-use-RET-for-checking-return-va.patch
Type: application/octet-stream
Size: 2241 bytes
Desc: 0005-avfilter-scale_vulkan-use-RET-for-checking-return-va.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220121/c491effa/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avfilter-vf_gblur_vulkan-add-sizeV-option.patch
Type: application/octet-stream
Size: 19908 bytes
Desc: 0001-avfilter-vf_gblur_vulkan-add-sizeV-option.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220121/c491effa/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-avfilter-add-shader_vulkan-filter.patch
Type: application/octet-stream
Size: 14963 bytes
Desc: 0002-avfilter-add-shader_vulkan-filter.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220121/c491effa/attachment-0004.obj>


More information about the ffmpeg-devel mailing list