5724 Commits (0d0d67ce3640f01395e6d3c1ab3fc2d68fe78e2e)

Author SHA1 Message Date
Marvin Scholz 57c8722a47 avutil/channel_layout: Move to its own group 2 years ago
Marvin Scholz 2b51b1829d avutil/channel_layout: Remove bogus closing group 2 years ago
Marvin Scholz 3fbf8d6e1d avutil: Fix mismatching argument names 2 years ago
Rémi Denis-Courmont 96a83ceea4 riscv: fix scalar product initialisation 2 years ago
Leo Izen 479747645f avutil/pixfmt.h: add native-endian RGB32F and RGBA32F formats 2 years ago
Reimar Döffinger 38cd829dce
aarch64: Implement stack spilling in a consistent way. 2 years ago
Andreas Rheinhardt a60befce40 avutil/attributes_internal: Add visibility pragma 2 years ago
Fei Wang 201cb35061 lavu/hwcontext_qsv: add support for 12bit content on Linux 2 years ago
Haihao Xiang aba25b391c lavu/hwcontext_qsv: add support for 10bit 4:4:4 content on Linux 2 years ago
Haihao Xiang 1496e7c173 lavu/hwcontext_qsv: specify Shift for each format 2 years ago
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