summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avutil/pixfmt.h: typoDiederick Niehorster2022-01-21
* lavu/hwcontext_vulkan: clear dangling pointers on map failureAnton Khirnov2022-01-21
* avutil/parseutils: use quadhd for Quad HDLimin Wang2022-01-12
* lavu/fifo: return errors on trying to read/write too muchAnton Khirnov2022-01-10
* lavu/fifo: drop useless commentsAnton Khirnov2022-01-10
* lavu/fifo: do not copy the whole fifo when reallocatingAnton Khirnov2022-01-10
* lavu/fifo: simplify av_fifo_alloc()Anton Khirnov2022-01-10
* lavu/fifo: deprecate av_fifo_peek2()Anton Khirnov2022-01-10
* lavu/videotoolbox: add support for memory mapping framesCameron Gutman2022-01-06
* avutil/hwcontext_vulkan: fixed incorrect memory offsetWu Jianhua2022-01-05
* Revert "avutils/hwcontext: When deriving a hwdevice, search for existing devi...Haihao Xiang2022-01-05
* avutils/hwcontext: When deriving a hwdevice, search for existing device in bo...Soft Works2022-01-05
* lib*/version.h: Bump Versions after release/5.0 branchAndreas Rheinhardt2022-01-04
* lib*/version.h: Bump Versions before release/5.0 branchAndreas Rheinhardt2022-01-04
* lavu/frame: Add Dolby Vision metadata side data typeNiklas Haas2022-01-04
* lib*/version.h: Bump Versions after release/5.0 branchMichael Niedermayer2022-01-03
* lib*/version.h: Bump Versions before release/5.0 branchMichael Niedermayer2022-01-03
* hwcontext_vulkan: remove VK_EXT_hdr_metadata from autoloaded extensions listLynne2022-01-03
* 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