6014 Commits (66e78e9680db2a0daecf4d79637dcbf872450f08)

Author SHA1 Message Date
Rémi Denis-Courmont f59a767ccd lavu/riscv: helper macro for VTYPE encoding 2 years ago
Lynne bd3e552549
lavu: bump minor and add APIChanges entry for RISC-V's RVBbasic 2 years ago
Rémi Denis-Courmont 37d5ddc317 lavu/riscv: CPU flag for the Zbb extension 2 years ago
Rémi Denis-Courmont 3ba5579e55 riscv: remove unnecessary #include's 2 years ago
Johannes Kauffmann a11e745b97 lavu/fixed_dsp: add missing av_restrict qualifiers 2 years ago
Andreas Rheinhardt e4beb307ab avutil/channel_layout: Don't mention dead project 2 years ago
Andreas Rheinhardt 9d52844aba avutil/tests/pixelutils: Test that all non-hw pix fmts have components 2 years ago
Andreas Rheinhardt 36e805e9df avutil/tests/pixelutils: Use av_assert0 instead for test tools 2 years ago
Andreas Rheinhardt 5fe447bbb4 avutil/pixdesc: Move ff_check_pixfmt_descriptors() to its only user 2 years ago
Andreas Rheinhardt 571b670e7d avutil/pixdesc: Avoid direct access to pix fmt desc array 2 years ago
Andreas Rheinhardt 6d0a7e96e7 avutil/pixdesc: Remove always-false checks 2 years ago
Andreas Rheinhardt 3d8754cd09 avutil/display: Drop wrong comments about matrices being allocated 2 years ago
James Almer 299253ae1b avutil/channel_layout: move and improve the comment about unknown orders 2 years ago
James Almer bcd2e7d685 avutil/version: bump minor for the new RISC-V cpu flags 2 years ago
Rémi Denis-Courmont c47ebfa141 lavu/riscv: helper to read the vector length 2 years ago
Rémi Denis-Courmont c1bb19e263 lavu/fixeddsp: RISC-V V butterflies_fixed 2 years ago
Rémi Denis-Courmont cd77662953 lavu/floatdsp: RISC-V V scalarproduct_float 2 years ago
Rémi Denis-Courmont b493370662 lavu/floatdsp: RISC-V V vector_fmul_window 2 years ago
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