Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-18avutil/hwcontext_d3d11va: fix texture_infos writes on non-fixed-size poolsTimo Rothenpieler
2022-01-12avutil/parseutils: use quadhd for Quad HDLimin Wang
2022-01-05avutil/hwcontext_vulkan: fixed incorrect memory offsetWu Jianhua
2022-01-04lib*/version.h: Bump Versions before release/5.0 branchAndreas Rheinhardt
2022-01-04lavu/frame: Add Dolby Vision metadata side data typeNiklas Haas
2022-01-04lib*/version.h: Bump Versions after release/5.0 branchMichael Niedermayer
2022-01-04lib*/version.h: Bump Versions before release/5.0 branchMichael Niedermayer
2022-01-03hwcontext_vulkan: remove VK_EXT_hdr_metadata from autoloaded extensions listLynne
2021-12-23libavutil/hwcontext_qsv: clean padding when upload qsv framesWenbin Chen
2021-12-23lavu/hwcontext_videotoolbox: use OS-provided mapping routines when availablercombs
2021-12-23lavu/videotoolbox: expose routine to set CVPixelBufferRef metadatarcombs
2021-12-23lavu/videotoolbox: expose conversion routines for color parametersrcombs
2021-12-21avutil/tests/cpu: add slowgatherJames Almer
2021-12-21avutil/cpu: add slowgather to av_parse_cpu_caps()James Almer
2021-12-21avutil/cpu: move slow gather checks below in the functionJames Almer
2021-12-21libavutil/cpu: Add AV_CPU_FLAG_SLOW_GATHER.Alan Kelly
2021-12-20avutil/display: fix inverted docZhao Zhili
2021-12-19avutil: add objc.h to SKIPHEADERSAman Karmani
2021-12-19avutil/twofish: Fixed decryptionSebastian Kirmayer
2021-12-18avutil: add obj-c helpers into header-only includeAman Karmani
2021-12-15avcodec: [loongarch] Optimize h264_chroma_mc with LASX.Shiyou Yin
2021-12-15avutil: [loongarch] Add support for loongarch SIMD.Shiyou Yin
2021-12-10hwcontext_vulkan: wait on semaphores when exporting to DRMLynne
2021-12-10lavu: bump minor version and add doc/APIchanges entry for Vulkan changesLynne
2021-12-10hwcontext_vulkan: stricter semaphore number requirementsLynne
2021-12-10hwcontext_vulkan: support creating DRM-tiled images and autodetecting modifiersWenbin Chen
2021-12-10hwcontext_vulkan: add support for mapping frames with planes in a single VkDe...Wenbin Chen
2021-12-10hwcontext_vulkan: add support for allocating all planes in a single allocationWenbin Chen
2021-12-10libavutil/hwcontext_vaapi: Add a new nv12 format map to support vulkan frameWenbin Chen
2021-12-10hwcontext_vaapi: Use PRIME_2 memory type for modifiers.Bas Nieuwenhuizen
2021-12-08avutil/aes_ctr: Avoid allocation of AVAES structAndreas Rheinhardt
2021-12-05avutil/frame: Treat frame as uninitialized in get_frame_defaults()Andreas Rheinhardt
2021-12-04lavu/frame: clarify doxyAnton Khirnov
2021-12-04lavu/frame: drop mentions of non-refcounted framesAnton Khirnov
2021-12-04libavutil/hwcontext_qsv: fix a bug for mapping vaapi frame to qsvnyanmisaka
2021-12-04lavu/avframe: add a time_base fieldLynne
2021-12-03all: Use av_memdup() where appropriateAndreas Rheinhardt
2021-11-29videotoolbox: add alpha supportrcombs
2021-11-29lavu/videotoolbox: add 422 and 444 pixel format mappingsrcombs
2021-11-29lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formatsrcombs
2021-11-27hwcontext_vulkan: use correct return value for allocation failureLynne
2021-11-26avutil/hwcontext_vulkan: fully support customizable validation layersWu Jianhua
2021-11-24avutil/hwcontext_vulkan: check if created before destroying the instanceWu Jianhua
2021-11-24avutil/hwcontext_vulkan: check if created before destroying the deviceWu Jianhua
2021-11-23avutil/hwcontext_cuda: return more useful error codes from init functionsTimo Rothenpieler
2021-11-23avutil/hwcontext_cuda: add option to use primary device contextTimo Rothenpieler
2021-11-20hwcontext_vulkan: check for non-flagged transfer queue familiesLynne
2021-11-20lavu/vulkan: check for initialization when freeing buffersLynne
2021-11-19avutil/vulkan_glslang: fix compiling failure issueWu Jianhua
2021-11-19lavu/vulkan: add support for using libshaderc as a GLSL compilerLynne