summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avutil/tests/pixelutils: Test that all non-hw pix fmts have componentsAndreas Rheinhardt2022-09-30
* avutil/tests/pixelutils: Use av_assert0 instead for test toolsAndreas Rheinhardt2022-09-30
* avutil/pixdesc: Move ff_check_pixfmt_descriptors() to its only userAndreas Rheinhardt2022-09-30
* avutil/pixdesc: Avoid direct access to pix fmt desc arrayAndreas Rheinhardt2022-09-30
* avutil/pixdesc: Remove always-false checksAndreas Rheinhardt2022-09-30
* avutil/display: Drop wrong comments about matrices being allocatedAndreas Rheinhardt2022-09-29
* avutil/channel_layout: move and improve the comment about unknown ordersJames Almer2022-09-28
* avutil/version: bump minor for the new RISC-V cpu flagsJames Almer2022-09-28
* lavu/riscv: helper to read the vector lengthRémi Denis-Courmont2022-09-28
* lavu/fixeddsp: RISC-V V butterflies_fixedRémi Denis-Courmont2022-09-27
* lavu/floatdsp: RISC-V V scalarproduct_floatRémi Denis-Courmont2022-09-27
* lavu/floatdsp: RISC-V V vector_fmul_windowRémi Denis-Courmont2022-09-27
* lavu/floatdsp: RISC-V V vector_fmul_reverseRémi Denis-Courmont2022-09-27
* lavu/floatdsp: RISC-V V butterflies_floatRémi Denis-Courmont2022-09-27
* lavu/floatdsp: RISC-V V vector_fmul_addRémi Denis-Courmont2022-09-27
* lavu/floatdsp: RISC-V V vector_dmac_scalarRémi Denis-Courmont2022-09-27
* lavu/floatdsp: RISC-V V vector_fmac_scalarRémi Denis-Courmont2022-09-27
* lavu/floatdsp: RISC-V V vector_dmulRémi Denis-Courmont2022-09-27
* lavu/floatdsp: RISC-V V vector_fmulRémi Denis-Courmont2022-09-27
* lavu/floatdsp: RISC-V V vector_dmul_scalarRémi Denis-Courmont2022-09-27
* lavu/floatdsp: RISC-V V vector_fmul_scalarRémi Denis-Courmont2022-09-27
* lavu/riscv: fallback macros for SH{1, 2, 3}ADDRémi Denis-Courmont2022-09-27
* lavu/cpu: CPU flags for the RISC-V Vector extensionRémi Denis-Courmont2022-09-27
* lavu/riscv: initial common header for assembler macrosRémi Denis-Courmont2022-09-27
* lavu/cpu: detect RISC-V base extensionsRémi Denis-Courmont2022-09-27
* avutil/pixdesc: Add av_chroma_location_(enum_to_pos|pos_to_enum)Andreas Rheinhardt2022-09-26
* avutil: add RGBA single-float precision packed formatsPaul B Mahol2022-09-25
* avutil: add RGB single-precision float formatsPaul B Mahol2022-09-25
* x86/tx_float: enable AVX-only split-radix FFT codeletsLynne2022-09-24
* x86/tx_float: fix some symbol namesJames Almer2022-09-23
* x86/tx_float: change a condition in a preprocessor checkJames Almer2022-09-23
* x86/tx_float: add missing preprocessor wrapper for AVX2 functionsJames Almer2022-09-23
* lavu/tx: remove special -1 inverted lookup modeLynne2022-09-23
* x86/tx_float: generalize iMDCTLynne2022-09-23
* x86/tx_float: add 15xN PFA FFT AVX SIMDLynne2022-09-23
* x86/tx_float: adjust internal ASM call ABI againLynne2022-09-23
* lavu/tx: do not steal lookup tables of subcontexts in the iMDCTLynne2022-09-23
* avutil/channel_layout: mention how the API user should treat channel orders i...James Almer2022-09-22
* avutil/dict: Error out in case of key == NULLAndreas Rheinhardt2022-09-19
* x86/tx_float: add asm call versions of the 2pt and 4pt transformsLynne2022-09-19
* x86/tx_float: fully support 128bit regs in LOAD64_LUTLynne2022-09-19
* x86/tx_float: simplify and describe the intra-asm call conventionLynne2022-09-19
* lavu/pixdesc: favour formats where depth and subsampling exactly matchPhilip Langdale2022-09-17
* lavu/riscv: fix off-by-one in bit-magnitude clipRémi Denis-Courmont2022-09-15
* avutil/lfg: fix comment typoRémi Denis-Courmont2022-09-15
* lavu/riscv: fix av_clip_int16Rémi Denis-Courmont2022-09-14
* avutil/dict: Improve appending valuesAndreas Rheinhardt2022-09-14
* avutil/dict: Fix memleak when using AV_DICT_APPENDAndreas Rheinhardt2022-09-14
* avutil/dict: Avoid check whose result is known in advanceAndreas Rheinhardt2022-09-14
* Revert "avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx"Andreas Rheinhardt2022-09-14