5729 Commits (b1facd11a3cc00362949ea14d9eab30496cf0268)

Author SHA1 Message Date
James Almer d2f482965f x86/tx_float: fix some symbol names 2 years ago
James Almer 0d8f43c74d x86/tx_float: change a condition in a preprocessor check 2 years ago
James Almer 750f378bec x86/tx_float: add missing preprocessor wrapper for AVX2 functions 2 years ago
Lynne e7a987d7c9
lavu/tx: remove special -1 inverted lookup mode 2 years ago
Lynne 74e8541bab
x86/tx_float: generalize iMDCT 2 years ago
Lynne ace42cf581
x86/tx_float: add 15xN PFA FFT AVX SIMD 2 years ago
Lynne 3241e9225c
x86/tx_float: adjust internal ASM call ABI again 2 years ago
Lynne 7e7baf8ab8
lavu/tx: do not steal lookup tables of subcontexts in the iMDCT 2 years ago
James Almer 05cff214b9 avutil/channel_layout: mention how the API user should treat channel orders it does not understand 2 years ago
Andreas Rheinhardt 187cd27832 avutil/dict: Error out in case of key == NULL 2 years ago
Lynne 4ba68639ca
x86/tx_float: add asm call versions of the 2pt and 4pt transforms 2 years ago
Lynne 892548e6a1
x86/tx_float: fully support 128bit regs in LOAD64_LUT 2 years ago
Lynne af42bb3d61
x86/tx_float: simplify and describe the intra-asm call convention 2 years ago
Philip Langdale ed83a3a5bd lavu/pixdesc: favour formats where depth and subsampling exactly match 2 years ago
Rémi Denis-Courmont 6df3ad9687 lavu/riscv: fix off-by-one in bit-magnitude clip 2 years ago
Rémi Denis-Courmont a90e5335b3 avutil/lfg: fix comment typo 2 years ago
Rémi Denis-Courmont a5ce44f301 lavu/riscv: fix av_clip_int16 2 years ago
Andreas Rheinhardt e867a29ec1 avutil/dict: Improve appending values 2 years ago
Andreas Rheinhardt c15dd31d2a avutil/dict: Fix memleak when using AV_DICT_APPEND 2 years ago
Andreas Rheinhardt f976ed7fcf avutil/dict: Avoid check whose result is known in advance 2 years ago
Andreas Rheinhardt e402bd65b1 Revert "avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx" 2 years ago
Andreas Rheinhardt 1234df7501 Revert "avcodec/loongarch: Add wrapper for __lsx_vldx" 2 years ago
Rémi Denis-Courmont c177108ae1 lavu/riscv: add <intmath.h> optimisations 2 years ago
Rémi Denis-Courmont df2057041b lavu/riscv: byte-swap operations 2 years ago
Rémi Denis-Courmont d808070547 lavu/riscv: AV_READ_TIME cycle counter 2 years ago
James Almer bda3a9faf4 x86/float_dsp: use three operand form for some instructions 2 years ago
Paul B Mahol 72acff9f59 avutil/x86/float_dsp: add fma3 for scalarproduct 2 years ago
Andreas Rheinhardt 29c4c0886d avutil/x86/intreadwrite: Add ability to detect whether MMX code is used 2 years ago
Lynne f1b35fc8f0
lavu/tx: remove av_cold from table definitions 2 years ago
Lynne c92edd969a
lavu/tx: rotate 3 & 15-point exptabs 2 years ago
Lynne 51172223fd
lavu/tx: generalize MDCTs 2 years ago
Lynne 645a1f4422
lavu/tx: add the inplace flag to PFA FFTs 2 years ago
Lynne 8c283e8fe6
lavu/tx: propagate the codelet flags into the context 2 years ago
Haihao Xiang b7dbffe698 lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYX on Linux 2 years ago
James Almer f4097e4c1f x86/tx_float: add missing check for AVX2 2 years ago
James Almer 74f5fb6db8 x86/tx_float: set all operands for shufps 2 years ago
Martin Storsjö da5f7799a0 slicethread: Limit the automatic number of threads to 16 2 years ago
Martin Storsjö e4759fa951 x86/tx_float: Fix building for platforms with a symbol prefix 2 years ago
Lynne a89025f74d
aarch64/tx_float: fix compilation 2 years ago
Lynne 4537d9554d
x86/tx_float: implement inverse MDCT AVX2 assembly 2 years ago
Lynne 2425d5cd7e
x86/tx_float: add support for calling assembly functions from assembly 2 years ago
Anton Khirnov ea5b375e0e lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with av_fifo_write() 2 years ago
Anton Khirnov 8728808b3e lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with av_fifo_can_write() 2 years ago
Anton Khirnov c9b6fd27bf lavu/fifo: add the header to its own doxy group 2 years ago
Andreas Rheinhardt f89949afed avutil/tests/.gitignore: Add channel_layout testtool 2 years ago
Philip Langdale 2f9b8bbd1f lavu/hwcontext_vulkan: support mapping VUYX, P012, and XV36 2 years ago
Philip Langdale b982dd0d83 lavc/vaapi: Add support for remaining 10/12bit profiles 2 years ago
Philip Langdale d75c4693fe lavu/pixfmt: Add P012, Y212, XV30, and XV36 formats 2 years ago
Rémi Denis-Courmont 620e6e1487 arm: relax byte-swap assembler constraints 2 years ago
Rémi Denis-Courmont 164021423a aarch64: relax byte-swap assembler constraints 2 years ago