6419 Commits (ebd0ca9fee85891262979b2c9d320ff69abdc104)

Author SHA1 Message Date
Brad Smith 05ff3eb9f2 ppc: Recognize the PPC VSX and Power8 CPU flags 3 months ago
Anton Khirnov d5c308fcc5 lavu/opt: avoid accidentally propagating spurious errors 3 months ago
Anton Khirnov 55d0c353fe lavu/opt: add missing 'else' 3 months ago
James Almer c21472ec31 avutil/iamf: fix doxygen 3 months ago
Michael Niedermayer e1094ac45d
*/version.h: bump minor versions for release/7.1 3 months ago
Anton Khirnov 6940a6de2f lavu/frame: add side data storing view ID for multi-view video 3 months ago
Lynne bc36fe6f1f
vulkan: use push descriptors where possible 3 months ago
Lynne 8a7af4aa49
vulkan: add support for regular descriptor pools 3 months ago
Lynne 3d75ba7495
vulkan: separate out descriptor layouts from sets 3 months ago
Lynne 2942ca802a
hwcontext_vulkan: forward debug_mode to check_extensions() for devices 3 months ago
Lynne b5184c5d45
hwcontext_vulkan: add the PROFILE_INDEPENDENT only when needed 3 months ago
Lynne a577d313b2
hwcontext_vulkan: add support for implicit DRM synchronization 3 months ago
Lynne 2395444c80
vulkan: add ff_vk_exec_add_dep_bool_sem 3 months ago
Lynne c4048013e5
vulkan: flexibly allocate temporary imageviews 3 months ago
Lynne 1445102e68
hwcontext_vulkan: fix VUID-VkPhysicalDeviceImageFormatInfo2-usage-requiredbitmask 3 months ago
Brad Smith 2bf588f273 libavutil/ppc: Make use of getauxval() and elf_aux_info() on ppc 3 months ago
James Almer 90d12c24c5 avutil/frame: add an LCEVC enhancement data payload side data type 3 months ago
Lynne 8875da347a
hwcontext_vulkan: consider encode DBPs as always independent 3 months ago
Lynne 32d47166c8
hwcontext_vulkan: fix p->img_qfs 3 months ago
Lynne 0fa6f33875
hwcontext_vulkan: add support for x2bgr10 and proper DRM mappings for 10-bit images 3 months ago
Marvin Scholz 5dfc547f25 avutil/file: use av_err2str to simplify code 4 months ago
Brad Smith a3f79fd22a aarch64: Implement support for elf_aux_info(3) on FreeBSD and OpenBSD 4 months ago
Brad Smith fe4b9ef69f avutil/cpu_internal: Provide ff_getauxval() wrapper for getauxvaul() 4 months ago
Lynne 5e9845f11e
vulkan(_decode): fix, simplify and improve queries 4 months ago
Lynne 3415e0533f
hwcontext_vulkan: disable more false positive validation checks 4 months ago
Lynne 620822c0c5
vulkan: add a ff_vk_init function 4 months ago
Lynne 0ffa967170
hwcontext_vulkan: ask for storage images by default 4 months ago
Lynne c41ef7f2ff
hwcontext_vulkan: add PREP_MODE_GENERAL for non-transfer_dst images 4 months ago
Lynne 06483d039a
vulkan: error out if query is called without being initialized 4 months ago
Lynne fd86c373c2
vulkan: use correct return codes for query errors 4 months ago
Marvin Scholz 8a314e3f11 lavu/opt: Fix return of uninitialised value 4 months ago
Marvin Scholz b4e64b86ad lavu/opt: av_opt_set_array: fix uninitialised return 4 months ago
Timo Rothenpieler 7e35aeda03 lavu/opt: properly initialize av_opt_set_array return value 4 months ago
Anton Khirnov 4ef149249a lavu/opt: handle UINT options as the POD they are 4 months ago
Anton Khirnov 450a3f58ed lavu/opt: add API for setting array-type option values 4 months ago
Anton Khirnov d89930f866 lavu/opt: add API for retrieving array-type option values 4 months ago
Anton Khirnov 4a5bb84515 lavu/opt: forward av_opt_get_video_rate() to av_opt_get_q() 4 months ago
Anton Khirnov efe38286d1 lavu/opt: document underlying C types for enum AVOptionType 4 months ago
Ramiro Polla abb4e13a0a avutil/aarch64: add AV_COPY128 and AV_ZERO128 macros 4 months ago
Niklas Haas 2a2e0aced2 avutil/dovi_meta: document static vs dynamic ext blocks 4 months ago
Lynne 604dfdb44c
hwcontext_vulkan: align host mapping size to minImportedHostPointerAlignment 4 months ago
Lynne 18d964fc2c
vulkan: enable encoding of images if video_maintenance1 is enabled 4 months ago
Lynne 46c13834b6
hwcontext_vulkan: enable VK_KHR_video_maintenance1 4 months ago
Lynne 97e947a2a7
hwcontext_vulkan: setup extensions before features 4 months ago
Lynne c3cbaf39bb
hwcontext_vulkan: don't enable deprecated VK_KHR_sampler_ycbcr_conversion extension 4 months ago
Lynne 3f65d24075
hwcontext_vulkan: fix user layers, add support for different debug modes 4 months ago
gnattu a1976e963f avutil/hwcontext_videotoolbox: silence warning for RGB 4 months ago
Lynne d138d7a595
vulkan: make sure descriptor buffers are always DEVICE_LOCAL 5 months ago
Lynne e25667f9f1
hwcontext_vulkan: ignore false positive validation errors 5 months ago
Lynne ef11a6456d
hwcontext_vulkan: do not chain structs of unsupported extensions in vkCreateDevice 5 months ago