5567 Commits (9bf9d42d013bb6ff17aca90d63e2e257a50a6dc3)

Author SHA1 Message Date
Lynne 9787005846
x86/tx_float: do not build tx_float_init.c if x86 assembly is disabled 3 years ago
Lynne 6c8e841824
lavu/tx: do not mix declarations and code 3 years ago
Lynne 28bff6ae54
x86/tx_float: add permute-free FFT versions 3 years ago
Lynne 350142560b
lavu: bump minor and add APIchanges for new lavu/tx additions 3 years ago
Lynne af94ab7c7c
lavu/tx: add an RDFT implementation 3 years ago
Lynne ef4bd81615
lavu/tx: rewrite internal code as a tree-based codelet constructor 3 years ago
Lynne c14976be04
lavu/tx: improve documentation for existing transforms 3 years ago
Diederick Niehorster 7247a6fed8 avutil/pixfmt.h: typo 3 years ago
Anton Khirnov 137c808f1a lavu/hwcontext_vulkan: clear dangling pointers on map failure 3 years ago
Limin Wang 8b9ef5a516 avutil/parseutils: use quadhd for Quad HD 3 years ago
Anton Khirnov f480c43dfa lavu/fifo: return errors on trying to read/write too much 3 years ago
Anton Khirnov 53f513c60b lavu/fifo: drop useless comments 3 years ago
Anton Khirnov 549ccea54e lavu/fifo: do not copy the whole fifo when reallocating 3 years ago
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