Change #269198
| Category | ffmpeg |
| Changed by | Niklas Haas <git@haasn.dev> |
| Changed at | Tue 02 Jun 2026 13:32:43 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 9fe5758da5c826fa747db6dac2d3730c5af3ec79 |
Comments
avutil/hwcontext_vulkan: publicly expose queue device creation flags These are needed for interop with e.g. libplacebo, which needs to know the correct flags to call vkGetDeviceQueue2. Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- doc/APIchanges
- libavutil/hwcontext_vulkan.c
- libavutil/hwcontext_vulkan.h
- libavutil/version.h