ffmpeg | branch: master | Shreesh Adiga <16567adigashre...@gmail.com> | Mon Feb
3 22:21:30 2025 +0530| [e18f87ed9f9f61c980420b315dc8ecb308831bc5] | committer:
James Almer
swscale/x86/rgb2rgb: add AVX512ICL version of uyvytoyuv422
The scalar loop is replaced with masked AVX512 instructions.
For
ffmpeg | branch: master | Lynne | Mon Feb 17 18:22:45 2025
+0100| [779763181f85bf25c53af5789d8b9b99d3bb0d1d] | committer: Lynne
bwdif_vulkan: convert to storage images
texture() uses bilinear scaling; imageLoad() accesses the image directly.
The reason why texture() was used throughout Vulkan f
ffmpeg | branch: master | Lynne | Mon Feb 17 18:51:27 2025
+0100| [389fb36f924dd1d595f59dd4f8767a004409ca63] | committer: Lynne
avgblur_vulkan: port to imageLoad()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=389fb36f924dd1d595f59dd4f8767a004409ca63
---
libavfilter/vf_avgblur_v
ffmpeg | branch: master | Lynne | Mon Feb 17 20:02:07 2025
+0100| [9c4a26d9b0094682278c744de41d0ef2520e0a3f] | committer: Lynne
avgblur_vulkan: fix duplicated variable error when planes=0
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9c4a26d9b0094682278c744de41d0ef2520e0a3f
---
ffmpeg | branch: master | Lynne | Mon Feb 17 18:58:23 2025
+0100| [b02f9157b8c83f68f188d54c8d91120b3af638ac] | committer: Lynne
gblur_vulkan: port to imageLoad()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b02f9157b8c83f68f188d54c8d91120b3af638ac
---
libavfilter/vf_gblur_vulka
ffmpeg | branch: master | Lynne | Mon Feb 17 18:42:04 2025
+0100| [a5356396200ffa1cde697ee004b892bf649c90c4] | committer: Lynne
nlmeans_vulkan: switch to imageLoad()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a5356396200ffa1cde697ee004b892bf649c90c4
---
libavfilter/vf_nlmeans
ffmpeg | branch: master | Lynne | Mon Feb 17 19:25:45 2025
+0100| [08e37fa0820c4286624b36e6a641c229e6aa2bb5] | committer: Lynne
overlay_vulkan: port to imageLoad()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=08e37fa0820c4286624b36e6a641c229e6aa2bb5
---
libavfilter/vf_overlay_v
ffmpeg | branch: master | Lynne | Mon Feb 17 18:32:04 2025
+0100| [042ed96d0a2d4a4cb9bfd103ad6b78569762db3d] | committer: Lynne
vulkan_filter: use GENERAL image layout when no sampler is given
This allows using the generic filter code with STORAGE image inputs.
> http://git.videolan.org/gitweb
ffmpeg | branch: master | Lynne | Mon Feb 17 20:07:26 2025
+0100| [1029f51285ecb8ccca7d37b59409cb0f6ba92ed3] | committer: Lynne
vulkan: fix crash in ff_vk_shader_free
The issue is if a shader fails to compile, shd->desc_layout would
not exist, but nb_descriptor_sets would.
> http://git.videola
ffmpeg | branch: master | Lynne | Mon Feb 17 18:57:04 2025
+0100| [4d3e540fa4a683a1d16df6a958fd1349e4da739c] | committer: Lynne
flip_vulkan: port to imageLoad()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4d3e540fa4a683a1d16df6a958fd1349e4da739c
---
libavfilter/vf_flip_vulkan.
ffmpeg | branch: master | Lynne | Mon Feb 17 19:03:54 2025
+0100| [2b8d38cbc198b77b35887e00300a282d75762e77] | committer: Lynne
blend_vulkan: port to imageLoad()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2b8d38cbc198b77b35887e00300a282d75762e77
---
libavfilter/vf_blend_vulka
ffmpeg | branch: master | Lynne | Mon Feb 17 19:01:55 2025
+0100| [379cfd185556651883cd28e042bd7580c5ff268a] | committer: Lynne
transpose_vulkan: port to imageLoad()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=379cfd185556651883cd28e042bd7580c5ff268a
---
libavfilter/vf_transpo
12 matches
Mail list logo