[FFmpeg-devel] [PATCH] avfilter/vf_blend_vulkan: add addition blend mode

Wu, Jianhua jianhua.wu at intel.com
Fri Feb 25 15:10:51 EET 2022


[PATCH 01/10] avfilter/vf_blend_vulkan: add addition blend mode [PATCH 02/10] avfilter/vf_blend_vulkan: add average blend mode [PATCH 03/10] avfilter/vf_blend_vulkan: add subtract blend mode [PATCH 04/10] avfilter/vf_blend_vulkan: add negation blend mode [PATCH 05/10] avfilter/vf_blend_vulkan: add extremity blend mode [PATCH 06/10] avfilter/vf_blend_vulkan: add difference blend mode [PATCH 07/10] avfilter/vf_blend_vulkan: add darken blend mode [PATCH 08/10] avfilter/vf_blend_vulkan: add lighten blend mode [PATCH 09/10] avfilter/vf_blend_vulkan: add exclusion blend mode [PATCH 10/10] avfilter/vf_blend_vulkan: add phoenix blend mode

Patches attached.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-avfilter-vf_blend_vulkan-add-subtract-blend-mode.patch
Type: application/octet-stream
Size: 2691 bytes
Desc: 0003-avfilter-vf_blend_vulkan-add-subtract-blend-mode.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220225/fc4ec4dd/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-avfilter-vf_blend_vulkan-add-negation-blend-mode.patch
Type: application/octet-stream
Size: 2433 bytes
Desc: 0004-avfilter-vf_blend_vulkan-add-negation-blend-mode.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220225/fc4ec4dd/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-avfilter-vf_blend_vulkan-add-extremity-blend-mode.patch
Type: application/octet-stream
Size: 4280 bytes
Desc: 0005-avfilter-vf_blend_vulkan-add-extremity-blend-mode.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220225/fc4ec4dd/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-avfilter-vf_blend_vulkan-add-difference-blend-mode.patch
Type: application/octet-stream
Size: 4633 bytes
Desc: 0006-avfilter-vf_blend_vulkan-add-difference-blend-mode.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220225/fc4ec4dd/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-avfilter-vf_blend_vulkan-add-darken-blend-mode.patch
Type: application/octet-stream
Size: 2443 bytes
Desc: 0007-avfilter-vf_blend_vulkan-add-darken-blend-mode.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220225/fc4ec4dd/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-avfilter-vf_blend_vulkan-add-lighten-blend-mode.patch
Type: application/octet-stream
Size: 2437 bytes
Desc: 0008-avfilter-vf_blend_vulkan-add-lighten-blend-mode.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220225/fc4ec4dd/attachment-0005.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-avfilter-vf_blend_vulkan-add-exclusion-blend-mode.patch
Type: application/octet-stream
Size: 2448 bytes
Desc: 0009-avfilter-vf_blend_vulkan-add-exclusion-blend-mode.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220225/fc4ec4dd/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-avfilter-vf_blend_vulkan-add-phoenix-blend-mode.patch
Type: application/octet-stream
Size: 2446 bytes
Desc: 0010-avfilter-vf_blend_vulkan-add-phoenix-blend-mode.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220225/fc4ec4dd/attachment-0007.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avfilter-vf_blend_vulkan-add-addition-blend-mode.patch
Type: application/octet-stream
Size: 2605 bytes
Desc: 0001-avfilter-vf_blend_vulkan-add-addition-blend-mode.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220225/fc4ec4dd/attachment-0008.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-avfilter-vf_blend_vulkan-add-average-blend-mode.patch
Type: application/octet-stream
Size: 2687 bytes
Desc: 0002-avfilter-vf_blend_vulkan-add-average-blend-mode.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220225/fc4ec4dd/attachment-0009.obj>


More information about the ffmpeg-devel mailing list