5504 Commits (bdf01a9609e49ff602b38826420252356d98ba2a)

Author SHA1 Message Date
Anton Khirnov 5010c481d1 lavu/fifo: simplify av_fifo_alloc() 3 years ago
Anton Khirnov 63b013aa68 lavu/fifo: deprecate av_fifo_peek2() 3 years ago
Cameron Gutman 242ed971cb lavu/videotoolbox: add support for memory mapping frames 3 years ago
Wu Jianhua c4ecc643bb avutil/hwcontext_vulkan: fixed incorrect memory offset 3 years ago
Haihao Xiang 7c6f9b9d63 Revert "avutils/hwcontext: When deriving a hwdevice, search for existing device in both directions" 3 years ago
Soft Works a428949775 avutils/hwcontext: When deriving a hwdevice, search for existing device in both directions 3 years ago
Andreas Rheinhardt b189550137 lib*/version.h: Bump Versions after release/5.0 branch 3 years ago
Andreas Rheinhardt c512be9a90 lib*/version.h: Bump Versions before release/5.0 branch 3 years ago
Niklas Haas 78dc21b123 lavu/frame: Add Dolby Vision metadata side data type 3 years ago
Michael Niedermayer 4be85c9331 lib*/version.h: Bump Versions after release/5.0 branch 3 years ago
Michael Niedermayer f3964a59e1 lib*/version.h: Bump Versions before release/5.0 branch 3 years ago
Lynne b84ce56589 hwcontext_vulkan: remove VK_EXT_hdr_metadata from autoloaded extensions list 3 years ago
Wenbin Chen ed6c5c13b1 libavutil/hwcontext_qsv: clean padding when upload qsv frames 3 years ago
rcombs 5afc5661ac lavu/hwcontext_videotoolbox: use OS-provided mapping routines when available 3 years ago
rcombs b7e1ec7bda lavu/videotoolbox: expose routine to set CVPixelBufferRef metadata 3 years ago
rcombs 69bd95dcd8 lavu/videotoolbox: expose conversion routines for color parameters 3 years ago
James Almer e1d3ef9217 avutil/tests/cpu: add slowgather 3 years ago
James Almer e68e379e0c avutil/cpu: add slowgather to av_parse_cpu_caps() 3 years ago
James Almer 8c2d2fd6cc avutil/cpu: move slow gather checks below in the function 3 years ago
Alan Kelly ffbab99f2c libavutil/cpu: Add AV_CPU_FLAG_SLOW_GATHER. 3 years ago
Zhao Zhili 278068dc60 avutil/display: fix inverted doc 3 years ago
Aman Karmani 9c590b76f4 avutil: add objc.h to SKIPHEADERS 3 years ago
Sebastian Kirmayer dfd06ee710 avutil/twofish: Fixed decryption 3 years ago
Aman Karmani edca1fa17c avutil: add obj-c helpers into header-only include 3 years ago
Shiyou Yin 6038a9eb92 avcodec: [loongarch] Optimize h264_chroma_mc with LASX. 3 years ago
Shiyou Yin 9a840ffa17 avutil: [loongarch] Add support for loongarch SIMD. 3 years ago
Lynne 0c1d47a6b3
hwcontext_vulkan: wait on semaphores when exporting to DRM 3 years ago
Lynne f45cbb775e
lavu: bump minor version and add doc/APIchanges entry for Vulkan changes 3 years ago
Lynne 0747768728
hwcontext_vulkan: stricter semaphore number requirements 3 years ago
Wenbin Chen 83fe28221e hwcontext_vulkan: support creating DRM-tiled images and autodetecting modifiers 3 years ago
Wenbin Chen 0d524b170e hwcontext_vulkan: add support for mapping frames with planes in a single VkDeviceMemory 3 years ago
Wenbin Chen bd6ef73399 hwcontext_vulkan: add support for allocating all planes in a single allocation 3 years ago
Wenbin Chen f3c9847c27 libavutil/hwcontext_vaapi: Add a new nv12 format map to support vulkan frame 3 years ago
Bas Nieuwenhuizen e050959103 hwcontext_vaapi: Use PRIME_2 memory type for modifiers. 3 years ago
Andreas Rheinhardt fbbe7729f0 avutil/aes_ctr: Avoid allocation of AVAES struct 3 years ago
Andreas Rheinhardt 6c57e0b4a8 avutil/frame: Treat frame as uninitialized in get_frame_defaults() 3 years ago
Anton Khirnov 3a9861e22c lavu/frame: clarify doxy 3 years ago
Anton Khirnov 3b8efec3c5 lavu/frame: drop mentions of non-refcounted frames 3 years ago
nyanmisaka 64467cbca2 libavutil/hwcontext_qsv: fix a bug for mapping vaapi frame to qsv 3 years ago
Lynne b236ef0a59
lavu/avframe: add a time_base field 3 years ago
Andreas Rheinhardt a4798a5d51 all: Use av_memdup() where appropriate 3 years ago
rcombs 350eb59f8c videotoolbox: add alpha support 3 years ago
rcombs d2229eca51 lavu/videotoolbox: add 422 and 444 pixel format mappings 3 years ago
rcombs b2cd1fb2ec lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formats 3 years ago
Lynne c90b3661fa
hwcontext_vulkan: use correct return value for allocation failure 3 years ago
Wu Jianhua b3624069f0 avutil/hwcontext_vulkan: fully support customizable validation layers 3 years ago
Wu Jianhua 7e9e2cf93b avutil/hwcontext_vulkan: check if created before destroying the instance 3 years ago
Wu Jianhua c2a356d583 avutil/hwcontext_vulkan: check if created before destroying the device 3 years ago
Timo Rothenpieler 2de6cd4ba4 avutil/hwcontext_cuda: return more useful error codes from init functions 3 years ago
Timo Rothenpieler b1f1de0844 avutil/hwcontext_cuda: add option to use primary device context 3 years ago