6499 Commits (40878dfb11eaa357ed5c09f610ea444106e8282b)

Author SHA1 Message Date
Marvin Scholz 5dfc547f25 avutil/file: use av_err2str to simplify code 2 months ago
Brad Smith a3f79fd22a aarch64: Implement support for elf_aux_info(3) on FreeBSD and OpenBSD 2 months ago
Brad Smith fe4b9ef69f avutil/cpu_internal: Provide ff_getauxval() wrapper for getauxvaul() 2 months ago
Lynne 5e9845f11e
vulkan(_decode): fix, simplify and improve queries 2 months ago
Lynne 3415e0533f
hwcontext_vulkan: disable more false positive validation checks 2 months ago
Lynne 620822c0c5
vulkan: add a ff_vk_init function 2 months ago
Lynne 0ffa967170
hwcontext_vulkan: ask for storage images by default 2 months ago
Lynne c41ef7f2ff
hwcontext_vulkan: add PREP_MODE_GENERAL for non-transfer_dst images 2 months ago
Lynne 06483d039a
vulkan: error out if query is called without being initialized 2 months ago
Lynne fd86c373c2
vulkan: use correct return codes for query errors 2 months ago
Marvin Scholz 8a314e3f11 lavu/opt: Fix return of uninitialised value 2 months ago
Marvin Scholz b4e64b86ad lavu/opt: av_opt_set_array: fix uninitialised return 2 months ago
Timo Rothenpieler 7e35aeda03 lavu/opt: properly initialize av_opt_set_array return value 2 months ago
Anton Khirnov 4ef149249a lavu/opt: handle UINT options as the POD they are 2 months ago
Anton Khirnov 450a3f58ed lavu/opt: add API for setting array-type option values 2 months ago
Anton Khirnov d89930f866 lavu/opt: add API for retrieving array-type option values 3 months ago
Anton Khirnov 4a5bb84515 lavu/opt: forward av_opt_get_video_rate() to av_opt_get_q() 3 months ago
Anton Khirnov efe38286d1 lavu/opt: document underlying C types for enum AVOptionType 3 months ago
Ramiro Polla abb4e13a0a avutil/aarch64: add AV_COPY128 and AV_ZERO128 macros 3 months ago
Niklas Haas 2a2e0aced2 avutil/dovi_meta: document static vs dynamic ext blocks 3 months ago
Lynne 604dfdb44c
hwcontext_vulkan: align host mapping size to minImportedHostPointerAlignment 3 months ago
Lynne 18d964fc2c
vulkan: enable encoding of images if video_maintenance1 is enabled 3 months ago
Lynne 46c13834b6
hwcontext_vulkan: enable VK_KHR_video_maintenance1 3 months ago
Lynne 97e947a2a7
hwcontext_vulkan: setup extensions before features 3 months ago
Lynne c3cbaf39bb
hwcontext_vulkan: don't enable deprecated VK_KHR_sampler_ycbcr_conversion extension 3 months ago
Lynne 3f65d24075
hwcontext_vulkan: fix user layers, add support for different debug modes 3 months ago
gnattu a1976e963f avutil/hwcontext_videotoolbox: silence warning for RGB 3 months ago
Lynne d138d7a595
vulkan: make sure descriptor buffers are always DEVICE_LOCAL 3 months ago
Lynne e25667f9f1
hwcontext_vulkan: ignore false positive validation errors 3 months ago
Lynne ef11a6456d
hwcontext_vulkan: do not chain structs of unsupported extensions in vkCreateDevice 3 months ago
Lynne d6c08a41cb
vulkan: load queue families upon loading properties 3 months ago
Lynne 0b25f0bc1d
hwcontext_vulkan: correct comment in header 3 months ago
Lynne 5f0f1f7b7a
libavutil: deprecate the old Vulkan queue API, add doc/APIchanges entries 3 months ago
Lynne 83cd77563f
vulkan: add support for encode feedback queries 3 months ago
Lynne 2ce0e51503
hwcontext_vulkan: add support for Vulkan encoding 3 months ago
Lynne 8eac11105b
vulkan: use allocator callback for buffer creation 3 months ago
Lynne 55adcb4fc5
hwcontext_vulkan: add support for VK_EXT_shader_object 3 months ago
Lynne c19af16f8d
hwcontext_vulkan: enable storageBuffer16BitAccess if available 3 months ago
Lynne 957d34784a
hwcontext_vulkan: constify validation layer features table 3 months ago
Lynne 9e606b33a8
hwcontext_vulkan: add HOST_CACHED flag to transfer buffer 3 months ago
Lynne aea4d4b423
hwcontext_vulkan: rewrite upload/download 3 months ago
Lynne 81c5d4ea0e
hwcontext_vulkan: remove unused struct 3 months ago
Lynne a30b7c0158
hwcontext_vulkan: initialize optical flow queues if available 3 months ago
Lynne 8790a30882
hwcontext_vulkan: rewrite queue picking system for the new API 3 months ago
Lynne bedfabc437
vulkan: use the new queue family mechanism 3 months ago
Lynne 13489c8a21
hwcontext_vulkan: add a new mechanism to expose used queue families 3 months ago
Fei Wang eab4a9e9f8 lavu/hwcontext_qsv: Use vendor id to create device 3 months ago
Fei Wang dbd74ba3c8 lavu/hwcontext_vaapi: Add option to allow to specify vendor id when init hw device 3 months ago
James Almer 210740b4ed avutil/frame: use the maximum compile time supported alignment for strides 3 months ago
Rémi Denis-Courmont e0f9f4d491 lavu/cpu: deprecate RISC-V F, D and zba CPU flags 3 months ago