amdgpu - Expose amdgpu support for RGB565 mode

1 January 20:23 - DragonFlyBSD - Imre Vadász

wifi: mt76: Remove blank line after mt792x firmware version dmesg

1 January 01:03 - Linux Kernel - Shuah Khan

An extra blank line gets printed after printing firmware version because the build date is null terminated.


  • Most Popular This Week

hwcontext_vulkan: enable the explicit shader workgroup extension

31 December 14:00 - FFmpeg - Lynne

Its useful as it allows us to alias memory in shaders.

avcodec/vulkan_decode: fix logic error when checking for encode support

31 December 10:30 - FFmpeg - Kacper Michajłow

Both FF_VK_EXT_VIDEO_ENCODE_QUEUE and FF_VK_EXT_VIDEO_MAINTENANCE_1 are required, not only one of them.

avfilter/vulkan_filter: fix logic error when checking for encode support

31 December 10:30 - FFmpeg - Kacper Michajłow

Both FF_VK_EXT_VIDEO_ENCODE_QUEUE and FF_VK_EXT_VIDEO_MAINTENANCE_1 are required, not only one of them.

avutil/hwcontext_vulkan: fix logic error when checking for encode support

31 December 10:30 - FFmpeg - Kacper Michajłow

Both FF_VK_EXT_VIDEO_ENCODE_QUEUE and FF_VK_EXT_VIDEO_MAINTENANCE_1 are required, not only one of them.


avformat/iamf_writer: add support for Projection mode ambisonic Audio elements

29 December 15:02 - FFmpeg - James Almer


Linux 6.19-rc3

28 December 21:24 - Linux Kernel - Linus Torvalds

avcodec/interplayacm: add a flush callback function

28 December 15:55 - FFmpeg - James Almer

Should prevent potential buffer overflows if passing new packets after seeking.