5926 Commits (8d3fd489e2c5c88773104b92fedf80d2ecbf3b6a)

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