5996 Commits (8661b5e8f9e63d2775978f2aa3ee6fae4d515c53)

Author SHA1 Message Date
Rémi Denis-Courmont 9aeb6aca3a lavu/floatdsp: RISC-V V vector_fmul_reverse 2 years ago
Rémi Denis-Courmont 47ce9735cc lavu/floatdsp: RISC-V V butterflies_float 2 years ago
Rémi Denis-Courmont f4ea45040f lavu/floatdsp: RISC-V V vector_fmul_add 2 years ago
Rémi Denis-Courmont d120ab5b91 lavu/floatdsp: RISC-V V vector_dmac_scalar 2 years ago
Rémi Denis-Courmont c3db27ba95 lavu/floatdsp: RISC-V V vector_fmac_scalar 2 years ago
Rémi Denis-Courmont da169a210d lavu/floatdsp: RISC-V V vector_dmul 2 years ago
Rémi Denis-Courmont 7058af9969 lavu/floatdsp: RISC-V V vector_fmul 2 years ago
Rémi Denis-Courmont 89b7ec65a8 lavu/floatdsp: RISC-V V vector_dmul_scalar 2 years ago
Rémi Denis-Courmont a6c10d05fe lavu/floatdsp: RISC-V V vector_fmul_scalar 2 years ago
Rémi Denis-Courmont 39357cad37 lavu/riscv: fallback macros for SH{1, 2, 3}ADD 2 years ago
Rémi Denis-Courmont 0c0a3deb18 lavu/cpu: CPU flags for the RISC-V Vector extension 2 years ago
Rémi Denis-Courmont 746f1ff36a lavu/riscv: initial common header for assembler macros 2 years ago
Rémi Denis-Courmont b95e2fbd85 lavu/cpu: detect RISC-V base extensions 2 years ago
Andreas Rheinhardt 8be6552aa4 avutil/pixdesc: Add av_chroma_location_(enum_to_pos|pos_to_enum) 2 years ago
Paul B Mahol 7bb0afc245 avutil: add RGBA single-float precision packed formats 2 years ago
Paul B Mahol 63bb6d6a9b avutil: add RGB single-precision float formats 2 years ago
Lynne f21899db7d
x86/tx_float: enable AVX-only split-radix FFT codelets 2 years ago
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