summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* libavutil/hwcontext_qsv: clean padding when upload qsv framesWenbin Chen2021-12-23
* lavu/hwcontext_videotoolbox: use OS-provided mapping routines when availablercombs2021-12-22
* lavu/videotoolbox: expose routine to set CVPixelBufferRef metadatarcombs2021-12-22
* lavu/videotoolbox: expose conversion routines for color parametersrcombs2021-12-22
* avutil/tests/cpu: add slowgatherJames Almer2021-12-21
* avutil/cpu: add slowgather to av_parse_cpu_caps()James Almer2021-12-21
* avutil/cpu: move slow gather checks below in the functionJames Almer2021-12-21
* libavutil/cpu: Add AV_CPU_FLAG_SLOW_GATHER.Alan Kelly2021-12-21
* avutil/display: fix inverted docZhao Zhili2021-12-20
* avutil: add objc.h to SKIPHEADERSAman Karmani2021-12-19
* avutil/twofish: Fixed decryptionSebastian Kirmayer2021-12-19
* avutil: add obj-c helpers into header-only includeAman Karmani2021-12-18
* avcodec: [loongarch] Optimize h264_chroma_mc with LASX.Shiyou Yin2021-12-15
* avutil: [loongarch] Add support for loongarch SIMD.Shiyou Yin2021-12-15
* hwcontext_vulkan: wait on semaphores when exporting to DRMLynne2021-12-10
* lavu: bump minor version and add doc/APIchanges entry for Vulkan changesLynne2021-12-10
* hwcontext_vulkan: stricter semaphore number requirementsLynne2021-12-10
* 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