ffmpeg | branch: master | IndecisiveTurtle | Fri Feb 28
09:49:11 2025 +0200| [b37ce9b0166827bbd3a6ad4cd8959d326daf62aa] | committer:
Lynne
libavutil/vulkan: Expose ff_vk_set_descriptor_image
Useful when creating a descriptor array of separate images
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | IndecisiveTurtle | Wed Nov 27
21:18:07 2024 +0200| [351fd8460a85d8f716248dcd2ba49737994a798d] | committer:
Lynne
vulkan/common: Add put_bytes_count
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=351fd8460a85d8f716248dcd2ba49737994a798d
---
libavco
ffmpeg | branch: master | IndecisiveTurtle | Wed Nov 27
21:18:06 2024 +0200| [e3ac63b213dedb69412aa53f473d48d4b069ca59] | committer:
Lynne
vulkan/common: Use u32vec2 buffer type instead of u64
According to the GL_EXT_buffer_reference spec alignment
"must be a power of two and be greater
ffmpeg | branch: master | IndecisiveTurtle | Wed Nov 27
21:18:05 2024 +0200| [f794ed48c09cfb31611cb4fe4bf7df32339f12eb] | committer:
Lynne
vulkan/common: Fix off-by-one error in flush_put_bits
If caller wrote a divisible by eight number of bits it would write an extra
byte.
Also increment by
ffmpeg | branch: master | IndecisiveTurtle | Sat Oct 5
23:44:01 2024 +0300| [f456522e32ec2577745d4669dc333be298d85907] | committer:
Lynne
avcodec/vulkan: Add support for generating GLSL strings from comp shaders
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | IndecisiveTurtle | Sat Oct 5
03:51:42 2024 +0300| [d80676117a80e8759c4f2ee44b613d2bf9e27d0b] | committer:
Lynne
libavutil/vulkan: Prevent crash on shaders with no descriptors
Needed to prevent crashes on vc2 vulkan encoder patch
> http://git.videolan.