5392 Commits (10add8bb66b7c9d5999aa5b5a37eef3df27e934a)

Author SHA1 Message Date
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
Lynne b159975e80
hwcontext_vulkan: check for non-flagged transfer queue families 3 years ago
Lynne 135e1c0adf
lavu/vulkan: check for initialization when freeing buffers 3 years ago
Wu Jianhua ff82bd5a00 avutil/vulkan_glslang: fix compiling failure issue 3 years ago
Lynne da72aca7b0
lavu/vulkan: add support for using libshaderc as a GLSL compiler 3 years ago
Lynne 1d06084171
vulkan: fix checkheaders 3 years ago
Lynne f6dd30df24
lavfi/vulkan: split off lavfi-specific code into vulkan_filter.c 3 years ago
James Almer 67b92d68c6 x86/intmath: add VEX encoded versions of av_clipf() and av_clipd() 3 years ago
Lynne b2aec70bd6
lavu/vulkan: add option to switch between shader compilers and cleanup glslang 3 years ago
Lynne d1133e8c44
lavu/vulkan: move common Vulkan code from libavfilter to libavutil 3 years ago
Soft Works daef8cbff7 avutil/frame: Document the possibility of negative line sizes 3 years ago
Andreas Rheinhardt 9181b9ec7c avutil/hwcontext_qsv: Remove redundant check 3 years ago
Andreas Rheinhardt bd5ec3601f avutil/hwcontext_qsv: Fix leak of AVBuffer and AVBufferRef 3 years ago