5501 Commits (ea84eb2db13f9a2df78de431b993780f9562f642)

Author SHA1 Message Date
Lynne da72aca7b0
lavu/vulkan: add support for using libshaderc as a GLSL compiler 3 years ago
Lynne 1d06084171
vulkan: fix checkheaders 3 years ago
Lynne f6dd30df24
lavfi/vulkan: split off lavfi-specific code into vulkan_filter.c 3 years ago
James Almer 67b92d68c6 x86/intmath: add VEX encoded versions of av_clipf() and av_clipd() 3 years ago
Lynne b2aec70bd6
lavu/vulkan: add option to switch between shader compilers and cleanup glslang 3 years ago
Lynne d1133e8c44
lavu/vulkan: move common Vulkan code from libavfilter to libavutil 3 years ago
Soft Works daef8cbff7 avutil/frame: Document the possibility of negative line sizes 3 years ago
Andreas Rheinhardt 9181b9ec7c avutil/hwcontext_qsv: Remove redundant check 3 years ago
Andreas Rheinhardt bd5ec3601f avutil/hwcontext_qsv: Fix leak of AVBuffer and AVBufferRef 3 years ago
Lynne 85a6b7f7b7
vulkan_loader: fix typo in error message 3 years ago
Derek Buitenhuis 54e65aa38a avutil: Add Dolby Vision RPU side data type 3 years ago
Jonathan Wright 08b4716a9e aarch64: Add Armv8.5-A BTI support 3 years ago
Mark Reid c3502f4f75 libavutil/common: clip nan value to amin 3 years ago
Anton Khirnov db932241ee */version.h: define FF_API macros unconditionally 3 years ago
Timo Rothenpieler 2ece70090d avutil/hwcontext_vulkan: add support for exporting memory via Win32 Handles 3 years ago
Timo Rothenpieler fedf4ff85c avutil/vulkan: load win32 external memory functions 3 years ago
Soft Works 99a49f9147 avutil/opt: fix mis-alignment of option and constant values for filter help 3 years ago
Soft Works fba4d6f72b avutil/hwcontext_dxva2: add ARGB format 3 years ago
Lynne 7f6dc9b386
hwcontext_vaapi: don't use the generic mapping struct for DRM/VAAPI 3 years ago
Lynne f388791ff9
hwcontext_vulkan: fix small memory leak when unmapping 3 years ago
Lynne 9dc544cdb4
hwcontext_vulkan: wait for semaphores when unmapping from VAAPI 3 years ago
Lynne 6a23a5597c
hwcontext_vulkan: print error information on queue submission failure 3 years ago
Lynne c96d1ee401
hwcontext_vulkan: fix DMABUF import format check call 3 years ago
Lynne f74ceb358c
hwcontext_vulkan: improve CUDA error handling 3 years ago
Lynne 0d1992e025
hwcontext_vulkan: close exported memory FD on CUDA import error 3 years ago
Lynne 015b487777
hwcontext_vulkan: do not dup() semaphore FDs for CUDA 3 years ago
Lynne fa28c1b2f9
hwcontext_vulkan: properly migrate queue families with DRM import/export 3 years ago
Lynne 549d91ae3a
hwcontext_vulkan: properly migrate between queue families on CUDA import/export 3 years ago
Lynne 8449baf9aa
hwcontext_vulkan: properly error out if timeline semaphores are unsupported 3 years ago
Lynne 296cb99d46
hwcontext_vulkan: fix CreateSemaphore conflict with synchapi.h 3 years ago
Lynne 57e11321ea
hwcontext_vulkan: use vkDeviceWaitIdle instead of vkWaitSemaphores on uninit 3 years ago
Lynne 8478d60d5b
doc/APIchanges: update for Vulkan API changes 3 years ago
Lynne d05a18cdc7
lavu: move hwcontext_vulkan's function loader into separate files 3 years ago
Lynne 1ffb59c056
hwcontext_vulkan: clean up extensions code and add additional defaults 3 years ago
Lynne bde1fc5386
hwcontext_vulkan: host wait on semaphores before freeing frame 3 years ago
Lynne f7f1613638
hwcontext_vulkan: report device that's used 3 years ago
Lynne 6bf9a6539e
vulkan: add support for encode and decode queues and refactor queue code 3 years ago
Lynne 09e4687b5b
hwcontext_vulkan: port CUDA interop to use timeline semaphores 3 years ago
Lynne 0370a580dc
hwcontext_vulkan: fix mapping from/to DRM/VAAPI frames 3 years ago
Lynne 00ef53c3ea
hwcontext_vulkan: switch to using timeline semaphores 3 years ago
Lynne 7f3878828d
hwcontext_vulkan: bump required Vulkan loader version to 1.2 3 years ago
Zhao Zhili 9fd2b39428 avutil/opt: handle whole range of int64_t in av_opt_get_int 3 years ago
Limin Wang 8dc8c01d6c avutil/parseutils: add qhd(Quad HD) or wqhd(Wide Quad HD) for 1440p 3 years ago
Limin Wang 6cab5206b0 avutil/hwcontext_videotoolbox: fix use of unknown builtin '__builtin_available' 3 years ago
Michael Niedermayer e154353fdb avutil/mathematics: Document av_rescale_rnd() behavior on non int64 results 3 years ago
Limin Wang 9997047a18 avutil/detection_bbox: Fix av_detection_bbox_alloc failed if nb_bboxes == 0 3 years ago
Limin Wang e724004fd8 avutil/detection_bbox: use offsetof for bboxes_offset 3 years ago
Andreas Rheinhardt 03a0dbaff3 avutil/md5: Avoid av_unused variable 3 years ago
Andreas Rheinhardt ff80090374 avutil/utils: Remove racy check from avutil_version() 3 years ago
Andreas Rheinhardt 4e135347a7 avutil/tests/opt: Set AVClass.version 3 years ago