6443 Commits (cdda4c4d50d0d45ae7452e7faff370246a9667e1)

Author SHA1 Message Date
Lynne ac092c6707
hwcontext_vulkan: guard all uses of new spec defines and fix stray bracket 3 months ago
Lynne a304cbeb8d
vulkan: add profiling debug setting 3 months ago
Lynne 832947be02
vulkan: don't enable GL_EXT_buffer_reference by default 3 months ago
Lynne 356d1cc8ff
vulkan: parse instance list and add the DEBUG_UTILS extension 3 months ago
Lynne e3676d96cb
hwcontext_vulkan: move device feature struct setup to a new function 3 months ago
Lynne 535e5eb7f3
hwcontext_vulkan: enable VK_KHR_shader_relaxed_extended_instruction 3 months ago
Lynne 0d5bfd0b21
vulkan_functions: change extension type to a typedef uint64_t 3 months ago
Lynne d80f9f55c8
vulkan: always enable GL_EXT_scalar_block_layout 3 months ago
Lynne 37d5cb84e8
vulkan: check if current buffer has finished execution before picking another 3 months ago
Lynne 877c5a9692
vulkan: use shader objects if supported 3 months ago
Lynne d233d9902f
vulkan: move shader data execution state to execution pools 3 months ago
Lynne 0a37d5a3b1
vulkan: merge FFVkSPIRVShader and FFVkPipeline into FFVkShader 3 months ago
Martin Storsjö 04a59bcac4 libavutil: Makefile: Fix alphabetical order for the film_grain_params files 3 months ago
Anton Khirnov 0548ab2e42 lavu/log,opt: detect setting non-runtime options post-init 3 months ago
Anton Khirnov 3785b27b76 lavu/opt: consolidate common prologue for av_opt_set*() 3 months ago
Anton Khirnov 0d09645cfe lavu/opt: combine option type size+name into a single descriptor 3 months ago
Anton Khirnov 041d992060 lavu/class: improve AVClass doxy 3 months ago
Anton Khirnov df9b80d21a lavu: deprecate av_opt_set_int_list() and related infrastructure 3 months ago
Brad Smith 6ec6b07900 ppc: Recognize the PPC VSX and Power8 CPU flags 3 months ago
Anton Khirnov 505fea34e5 lavu/opt: avoid accidentally propagating spurious errors 3 months ago
Anton Khirnov 9b764e9b49 lavu/opt: add missing 'else' 3 months ago
Martin Storsjö fd1ea75c93 libavutil: Fix building libavutil/tests/cpu for aarch64 without SVE 3 months ago
Martin Storsjö b1ee2af843 aarch64: Print the SVE vector length in libavutil/tests/cpu.c 3 months ago
Martin Storsjö e6eabb7ce7 aarch64: Add CPU feature flags for SVE and SVE2 3 months ago
Martin Storsjö e6e56fd7a7 configure: Add detection of assembler support for SVE/SVE2 3 months ago
Martin Storsjö 067abbfe9d aarch64: Detect I8MM on Windows via SVE-I8MM 3 months ago
James Almer d55ab2ba9b avutil/iamf: fix doxygen 3 months ago
Michael Niedermayer 38e224c2ba
*/version.h: bump after release/7.1 branch 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 4 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