summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* hwcontext_vulkan: support creating DRM-tiled images and autodetecting modifiersWenbin Chen2021-12-10
* hwcontext_vulkan: add support for mapping frames with planes in a single VkDe...Wenbin Chen2021-12-10
* hwcontext_vulkan: add support for allocating all planes in a single allocationWenbin Chen2021-12-10
* libavutil/hwcontext_vaapi: Add a new nv12 format map to support vulkan frameWenbin Chen2021-12-10
* hwcontext_vaapi: Use PRIME_2 memory type for modifiers.Bas Nieuwenhuizen2021-12-10
* avutil/aes_ctr: Avoid allocation of AVAES structAndreas Rheinhardt2021-12-08
* avutil/frame: Treat frame as uninitialized in get_frame_defaults()Andreas Rheinhardt2021-12-05
* lavu/frame: clarify doxyAnton Khirnov2021-12-04
* lavu/frame: drop mentions of non-refcounted framesAnton Khirnov2021-12-04
* libavutil/hwcontext_qsv: fix a bug for mapping vaapi frame to qsvnyanmisaka2021-12-04
* lavu/avframe: add a time_base fieldLynne2021-12-03
* all: Use av_memdup() where appropriateAndreas Rheinhardt2021-12-03
* videotoolbox: add alpha supportrcombs2021-11-28
* lavu/videotoolbox: add 422 and 444 pixel format mappingsrcombs2021-11-28
* lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formatsrcombs2021-11-28
* 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