185 Commits (3d75ba749589c3b6f6b737a1cb9381e8a4b54088)

Author SHA1 Message Date
Andreas Rheinhardt a6bd2ee759 avutil/hwcontext_vulkan: Remove redundant resetting 1 year ago
Lynne 358919506d
vulkan: enable VK_KHR_cooperative_matrix 1 year ago
Chris Spencer f0b1cab538 hwcontext_vulkan: always use create_pnext in vulkan_pool_alloc 1 year ago
Jan Beich e6bd8b1323 hwcontext_vulkan: hide Linux-only header after 571756bf2f 1 year ago
Lynne d0f1d937fe
hwcontext_vulkan: free temporary array once unneeded 2 years ago
Lynne b4d5baa8b0
hwcontext_vulkan: call ff_vk_uninit() on device uninit 2 years ago
Lynne eff565dc19
hwcontext_vulkan: tune execution pools 2 years ago
Philip Langdale 378fb40282 avutil/hwcontext_vulkan: disable multiplane when deriving from cuda 2 years ago
Lynne dfff3877b7
vulkan: add support for the atomic float ops extension 2 years ago
Lynne 77478f6793
av1dec: add Vulkan hwaccel 2 years ago
Niklas Haas 9675e54b02
avutil/hwcontext_vulkan: add libplacebo required features 2 years ago
Lynne 51b7fe81be
hwcontext_vulkan: enable additional device properties 2 years ago
Lynne 33fc919bb7
hwcontext_vulkan: remove duplicate code, port to use generic vulkan utils 2 years ago
Lynne 94e17a63a4
hwcontext_vulkan: don't change properties if prepare_frame fails 2 years ago
Lynne 32fc36ee61
hwcontext_vulkan: remove linear+host_visible "fast" path 2 years ago
Lynne 48f85de0e7
hwcontext_vulkan: rewrite to support multiplane surfaces 2 years ago
Lynne 9b385b480f
hwcontext_vulkan: enable GPU-assisted validation when debugging 2 years ago
Lynne d4cb48dd00
hwcontext_vulkan: support PREP_MODE_DECODING in prepare_frame() 2 years ago
Lynne 6dfa29a58d
hwcontext_vulkan: add functions for video decoding 2 years ago
Lynne 571756bf2f
hwcontext_vulkan: use VK_EXT_physical_device_drm to derive DRM to Vulkan 2 years ago
Lynne e11fd1abdb
hwcontext_vulkan: do not require libdrm to map VAAPI devices 2 years ago
Lynne f50bc930a4
hwcontext_vulkan: add support for descriptor buffers 2 years ago
Lynne c5702abf71
hwcontext_vulkan: report nonCoherentAtomSize 2 years ago
Lynne b0af92572f
hwcontext_vulkan: fix minor type issue in VulkanQueueCtx.buf_deps_alloc_size 2 years ago
Lynne 211c910aca
hwcontext_vulkan: rename and expand vk_pixfmt_map to append VK_NULL_FORMAT 2 years ago
Lynne e0f2d2e702
hwcontext_vulkan: remove contiguous memory path/mode 2 years ago
Lynne 46a77c6496
hwcontext_vulkan: support threadsafe queue and frame operations 2 years ago
Lynne 2a1fd2814f
hwcontext_vulkan: use portability subset if available 2 years ago
Lynne 74b202b839
hwcontext_vulkan: enable VK_KHR_synchronization2 if supported 2 years ago
Lynne fddfb0ebf8
hwcontext_vulkan: enable support for YCbCr samplers 2 years ago
Lynne 59707cc485
hwcontext_vulkan: initialize and require instance version 1.3 2 years ago
Kacper Michajłow cc76e8340d lavu/vulkan: fix handle type for 32-bit targets 2 years ago
Martin Storsjö f9620d74cd vulkan: Fix win/i386 calling convention 2 years ago
Lynne eb0455d646
hwcontext_vulkan: remove optional encode/decode extensions from the list 2 years ago
Philip Langdale 2f9b8bbd1f lavu/hwcontext_vulkan: support mapping VUYX, P012, and XV36 2 years ago
Zhao Zhili 910a24eb33 avutil/hwcontext_vulkan: fix typo in undef 3 years ago
Zhao Zhili b5a8b3d45a hwcontext_vulkan: use VkPhysicalDeviceTimelineSemaphoreFeatures 3 years ago
Anton Khirnov 137c808f1a lavu/hwcontext_vulkan: clear dangling pointers on map failure 3 years ago
Wu Jianhua c4ecc643bb avutil/hwcontext_vulkan: fixed incorrect memory offset 3 years ago
Lynne b84ce56589 hwcontext_vulkan: remove VK_EXT_hdr_metadata from autoloaded extensions list 3 years ago
Lynne 0c1d47a6b3
hwcontext_vulkan: wait on semaphores when exporting to DRM 3 years ago
Wenbin Chen 83fe28221e hwcontext_vulkan: support creating DRM-tiled images and autodetecting modifiers 3 years ago
Wenbin Chen 0d524b170e hwcontext_vulkan: add support for mapping frames with planes in a single VkDeviceMemory 3 years ago
Wenbin Chen bd6ef73399 hwcontext_vulkan: add support for allocating all planes in a single allocation 3 years ago
Lynne c90b3661fa
hwcontext_vulkan: use correct return value for allocation failure 3 years ago
Wu Jianhua b3624069f0 avutil/hwcontext_vulkan: fully support customizable validation layers 3 years ago
Wu Jianhua 7e9e2cf93b avutil/hwcontext_vulkan: check if created before destroying the instance 3 years ago
Wu Jianhua c2a356d583 avutil/hwcontext_vulkan: check if created before destroying the device 3 years ago
Lynne b159975e80
hwcontext_vulkan: check for non-flagged transfer queue families 3 years ago
Lynne d1133e8c44
lavu/vulkan: move common Vulkan code from libavfilter to libavutil 3 years ago