[FFmpeg-devel] [PATCH] nlmeans_vulkan: fix offsets calculation and various stride issues

Lynne dev at lynne.ee
Tue Nov 7 09:32:19 EET 2023


We calculated offsets as pairs, but addressed them in the shader
as single float values, while reading them as ivec2s.

Also removes unused code (was provisionally added if cooperative matrices
could be used, but that turned out to be impossible).

Patch attached.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-nlmeans_vulkan-fix-offsets-calculation-and-various-s.patch
Type: text/x-diff
Size: 10218 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20231107/7f8048e6/attachment.patch>


More information about the ffmpeg-devel mailing list