5549 Commits (2345b4eb9c430946ff1ca04d9ee55168336fd1cb)

Author SHA1 Message Date
Anton Khirnov cefa595361 lavu/pixfmt: deprecate AV_PIX_FMT_XVMC 3 years ago
Andreas Rheinhardt d75c4cc7c1 avutil/tx: Fix documentation of av_tx_uninit() 3 years ago
Haihao Xiang 2727ff069e lavu/fifo: fix regression 3 years ago
Alexander Kanavin 91326dc942 libavutil: include assembly with full path from source root 3 years ago
Aman Karmani 2f299c0b8b avutil: use getauxval(3) for CPU capabilities on linux/android ARM 3 years ago
Lynne 04cc7a5548
lavu/tx: wrap missed string in NULL_IF_CONFIG_SMALL 3 years ago
Lynne eac4c3574b
lavu/tx: disable debugging information when CONFIG_SMALL 3 years ago
Lynne 3bbe9c5e38
lavu/tx: refactor assembly codelet definition 3 years ago
Anton Khirnov a10f1aec1f avutil/fifo: Deprecate old FIFO API 3 years ago
Anton Khirnov 90eef1c3de lavu/threadmessage: switch to new FIFO API 3 years ago
Anton Khirnov d1bd189c63 lavu/audio_fifo: switch to new FIFO API 3 years ago
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