summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
...
* hwcontext_vulkan: use correct return value for allocation failureLynne2021-11-27
* avutil/hwcontext_vulkan: fully support customizable validation layersWu Jianhua2021-11-26
* avutil/hwcontext_vulkan: check if created before destroying the instanceWu Jianhua2021-11-24
* avutil/hwcontext_vulkan: check if created before destroying the deviceWu Jianhua2021-11-24
* avutil/hwcontext_cuda: return more useful error codes from init functionsTimo Rothenpieler2021-11-22
* avutil/hwcontext_cuda: add option to use primary device contextTimo Rothenpieler2021-11-22
* hwcontext_vulkan: check for non-flagged transfer queue familiesLynne2021-11-20
* lavu/vulkan: check for initialization when freeing buffersLynne2021-11-20
* avutil/vulkan_glslang: fix compiling failure issueWu Jianhua2021-11-19
* lavu/vulkan: add support for using libshaderc as a GLSL compilerLynne2021-11-19
* vulkan: fix checkheadersLynne2021-11-19
* lavfi/vulkan: split off lavfi-specific code into vulkan_filter.cLynne2021-11-19
* x86/intmath: add VEX encoded versions of av_clipf() and av_clipd()James Almer2021-11-19
* lavu/vulkan: add option to switch between shader compilers and cleanup glslangLynne2021-11-19
* lavu/vulkan: move common Vulkan code from libavfilter to libavutilLynne2021-11-19
* avutil/frame: Document the possibility of negative line sizesSoft Works2021-11-18
* avutil/hwcontext_qsv: Remove redundant checkAndreas Rheinhardt2021-11-18
* avutil/hwcontext_qsv: Fix leak of AVBuffer and AVBufferRefAndreas Rheinhardt2021-11-18
* vulkan_loader: fix typo in error messageLynne2021-11-18
* avutil: Add Dolby Vision RPU side data typeDerek Buitenhuis2021-11-17
* aarch64: Add Armv8.5-A BTI supportJonathan Wright2021-11-16
* libavutil/common: clip nan value to aminMark Reid2021-11-15
* */version.h: define FF_API macros unconditionallyAnton Khirnov2021-11-15
* avutil/hwcontext_vulkan: add support for exporting memory via Win32 HandlesTimo Rothenpieler2021-11-14
* avutil/vulkan: load win32 external memory functionsTimo Rothenpieler2021-11-14
* avutil/opt: fix mis-alignment of option and constant values for filter helpSoft Works2021-11-13
* avutil/hwcontext_dxva2: add ARGB formatSoft Works2021-11-13
* hwcontext_vaapi: don't use the generic mapping struct for DRM/VAAPILynne2021-11-13
* hwcontext_vulkan: fix small memory leak when unmappingLynne2021-11-13
* hwcontext_vulkan: wait for semaphores when unmapping from VAAPILynne2021-11-13
* hwcontext_vulkan: print error information on queue submission failureLynne2021-11-13
* hwcontext_vulkan: fix DMABUF import format check callLynne2021-11-13
* hwcontext_vulkan: improve CUDA error handlingLynne2021-11-13
* hwcontext_vulkan: close exported memory FD on CUDA import errorLynne2021-11-13
* hwcontext_vulkan: do not dup() semaphore FDs for CUDALynne2021-11-13
* hwcontext_vulkan: properly migrate queue families with DRM import/exportLynne2021-11-13
* hwcontext_vulkan: properly migrate between queue families on CUDA import/exportLynne2021-11-13
* hwcontext_vulkan: properly error out if timeline semaphores are unsupportedLynne2021-11-13
* hwcontext_vulkan: fix CreateSemaphore conflict with synchapi.hLynne2021-11-12
* hwcontext_vulkan: use vkDeviceWaitIdle instead of vkWaitSemaphores on uninitLynne2021-11-12
* doc/APIchanges: update for Vulkan API changesLynne2021-11-12
* lavu: move hwcontext_vulkan's function loader into separate filesLynne2021-11-12
* hwcontext_vulkan: clean up extensions code and add additional defaultsLynne2021-11-12
* hwcontext_vulkan: host wait on semaphores before freeing frameLynne2021-11-12
* hwcontext_vulkan: report device that's usedLynne2021-11-12
* vulkan: add support for encode and decode queues and refactor queue codeLynne2021-11-12
* hwcontext_vulkan: port CUDA interop to use timeline semaphoresLynne2021-11-12
* hwcontext_vulkan: fix mapping from/to DRM/VAAPI framesLynne2021-11-12
* hwcontext_vulkan: switch to using timeline semaphoresLynne2021-11-12
* hwcontext_vulkan: bump required Vulkan loader version to 1.2Lynne2021-11-12