175 Commits (2c2dfd914902d0b41b4bd30d4b19ae08af1d7bc1)

Author SHA1 Message Date
Lynne 604dfdb44c
hwcontext_vulkan: align host mapping size to minImportedHostPointerAlignment 5 months ago
Lynne 18d964fc2c
vulkan: enable encoding of images if video_maintenance1 is enabled 5 months ago
Lynne 46c13834b6
hwcontext_vulkan: enable VK_KHR_video_maintenance1 5 months ago
Lynne 97e947a2a7
hwcontext_vulkan: setup extensions before features 5 months ago
Lynne c3cbaf39bb
hwcontext_vulkan: don't enable deprecated VK_KHR_sampler_ycbcr_conversion extension 5 months ago
Lynne 3f65d24075
hwcontext_vulkan: fix user layers, add support for different debug modes 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
Lynne 5f0f1f7b7a
libavutil: deprecate the old Vulkan queue API, add doc/APIchanges entries 5 months ago
Lynne 2ce0e51503
hwcontext_vulkan: add support for Vulkan encoding 5 months ago
Lynne 55adcb4fc5
hwcontext_vulkan: add support for VK_EXT_shader_object 5 months ago
Lynne c19af16f8d
hwcontext_vulkan: enable storageBuffer16BitAccess if available 5 months ago
Lynne 957d34784a
hwcontext_vulkan: constify validation layer features table 5 months ago
Lynne 9e606b33a8
hwcontext_vulkan: add HOST_CACHED flag to transfer buffer 5 months ago
Lynne aea4d4b423
hwcontext_vulkan: rewrite upload/download 5 months ago
Lynne 81c5d4ea0e
hwcontext_vulkan: remove unused struct 5 months ago
Lynne a30b7c0158
hwcontext_vulkan: initialize optical flow queues if available 5 months ago
Lynne 8790a30882
hwcontext_vulkan: rewrite queue picking system for the new API 5 months ago
Lynne 13489c8a21
hwcontext_vulkan: add a new mechanism to expose used queue families 5 months ago
Haihao Xiang a4630d479a lavu/hwcontext_vulkan: Support write on drm frame 7 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Lynne ecdc94b97f
vulkan_av1: port to the new stable API 9 months ago
Haihao Xiang d296c8689d lavu/hwcontext_vulkan: check PCI ID if possible 10 months ago
Andreas Rheinhardt 3e669b24e2 avutil/hwcontext: Allocate AVHWFramesCtx jointly with its internals 10 months ago
Andreas Rheinhardt e70e9b6554 avutil/hwcontext_vulkan: Allocate pub and priv frames hwctx together 10 months ago
Andreas Rheinhardt 2d63379cae avutil/hwcontext_vulkan: Allocate public and priv device hwctx together 10 months ago
Zhao Zhili 74e27d9e31 avutil/hwcontext_vulkan: Fix memleaks when transfer to vulkan 10 months ago
Zhao Zhili 03275b0f09 avutil/hwcontext_vulkan: Fix leaks in map_from_drm 10 months ago
Zhao Zhili 6f9730cb28 avutil/hwcontext_vulkan: Fix leaks when semaphore creation fails 10 months ago
Benjamin Cheng 185871fdd3 hwcontext_vulkan: guard unistd.h include 1 year ago
Diederik de Haas via ffmpeg-devel c07ed10b0e apply spelling fixes 1 year ago
Víctor Manuel Jáquez Leal 854012ec59 avutil/hwcontext_vulkan: get VkFormatFeatureFlagBits2 1 year ago
Zhao Zhili 6f39dee974 avutil/hwcontext_vulkan: fix run on macOS 1 year ago
Zhao Zhili 63078b4599 avutil/hwcontext_vulkan: cuda doesn't belong to valid_sw_formats 1 year ago
Zhao Zhili 891f70c6d5 avutil/hwcontext_vulkan: fix memleak when device_create is skipped 1 year ago
Lynne c258623c0a
hwcontext_vulkan: improve queue family init code 1 year ago
Lynne 81cc0e1345
hwcontext_vulkan: properly support STORAGE usage for mutliplane images 1 year ago
Andreas Rheinhardt dfac782b13 avutil/hwcontext_vulkan: Cosmetics 1 year ago
Andreas Rheinhardt 677635cd04 avutil/hwcontext_vulkan: Deduplicate code 1 year ago
Andreas Rheinhardt 47b1c0d0db avutil/hwcontext_vulkan: Improve type-safety 1 year ago
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