5588 Commits (1a8309e954b894675aa450db5c117240195385a9)

Author SHA1 Message Date
Anton Khirnov 082136209c lavu/audio_fifo: drop an unnecessary include 3 years ago
Anton Khirnov 93ed375574 lavu/tests/fifo: switch to the new API 3 years ago
Anton Khirnov 14429f8fec lavu/fifo: add a flag for automatically growing the FIFO as needed 3 years ago
Anton Khirnov 7329b22c05 lavu/fifo: Add new AVFifo API based upon the notion of element size 3 years ago
Anton Khirnov 5939c8d361 lavu/fifo: disallow overly large fifo sizes 3 years ago
Andreas Rheinhardt 2d71f93c7c avutil/fifo: Use av_fifo_generic_peek_at() for av_fifo_generic_peek() 3 years ago
Lynne 2e82c61055
x86/tx_float: avoid redefining macros 3 years ago
Zhao Zhili b5a8b3d45a hwcontext_vulkan: use VkPhysicalDeviceTimelineSemaphoreFeatures 3 years ago
Andreas Rheinhardt 98cef1ebbe avutil/tests/adler32: Remove unnecessary volatile 3 years ago
Timo Rothenpieler 2f323b1978 avutil/hwcontext_qsv: fix typo 3 years ago
nyanmisaka 4cc7239d8b libavutil/hwcontext_opencl: fix a bug for mapping qsv frame to opencl 3 years ago
Lynne 35080149ef
x86/tx_float: mark AVX2 functions as AVXSLOW 3 years ago
Lynne 7e35e0224c
lavu/tx: do not unconditionally free subcontexts if initialization fails 3 years ago
Lynne 265731f201
lavu/tx: reset subcontext pointer if initialization fails 3 years ago
Lynne 95f02e43e1
lavu/tx: print debug info even if no transforms are found 3 years ago
Steven Liu 9887ec3e9b avutil/tx: add null pointer check after av_mallocz 3 years ago
Steven Liu f0044d886f avutil/tx: remove deadcode of the control flow 3 years ago
Lynne 3c831847a8
hwcontext_vulkan: avoid using 64-bit enums 3 years ago
Lynne 238e11b71f
lavu/tx: avoid using 64-bit enums 3 years ago
Lynne 6c397f6bb5
x86/tx_float: add missing FF_TX_OUT_OF_PLACE flag to functions 3 years ago
Lynne 008c131d68
lavu/tx: clean up CPU flags check 3 years ago
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