summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* 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
* Revert "avcodec/loongarch: Add wrapper for __lsx_vldx"Andreas Rheinhardt2022-09-14
* lavu/riscv: add <intmath.h> optimisationsRémi Denis-Courmont2022-09-13
* lavu/riscv: byte-swap operationsRémi Denis-Courmont2022-09-13
* lavu/riscv: AV_READ_TIME cycle counterRémi Denis-Courmont2022-09-13
* x86/float_dsp: use three operand form for some instructionsJames Almer2022-09-13
* avutil/x86/float_dsp: add fma3 for scalarproductPaul B Mahol2022-09-13
* avutil/x86/intreadwrite: Add ability to detect whether MMX code is usedAndreas Rheinhardt2022-09-11
* lavu/tx: remove av_cold from table definitionsLynne2022-09-11
* lavu/tx: rotate 3 & 15-point exptabsLynne2022-09-10
* lavu/tx: generalize MDCTsLynne2022-09-10
* lavu/tx: add the inplace flag to PFA FFTsLynne2022-09-10
* lavu/tx: propagate the codelet flags into the contextLynne2022-09-10
* lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYX on LinuxHaihao Xiang2022-09-07
* x86/tx_float: add missing check for AVX2James Almer2022-09-06
* x86/tx_float: set all operands for shufpsJames Almer2022-09-06
* slicethread: Limit the automatic number of threads to 16Martin Storsjö2022-09-06
* x86/tx_float: Fix building for platforms with a symbol prefixMartin Storsjö2022-09-06
* aarch64/tx_float: fix compilationLynne2022-09-06
* x86/tx_float: implement inverse MDCT AVX2 assemblyLynne2022-09-06
* x86/tx_float: add support for calling assembly functions from assemblyLynne2022-09-06
* lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with av_fifo_write()Anton Khirnov2022-09-05
* lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with av_fifo_can_wri...Anton Khirnov2022-09-05
* lavu/fifo: add the header to its own doxy groupAnton Khirnov2022-09-05
* avutil/tests/.gitignore: Add channel_layout testtoolAndreas Rheinhardt2022-09-05
* lavu/hwcontext_vulkan: support mapping VUYX, P012, and XV36Philip Langdale2022-09-03
* lavc/vaapi: Add support for remaining 10/12bit profilesPhilip Langdale2022-09-03
* lavu/pixfmt: Add P012, Y212, XV30, and XV36 formatsPhilip Langdale2022-09-03
* arm: relax byte-swap assembler constraintsRémi Denis-Courmont2022-09-03
* aarch64: relax byte-swap assembler constraintsRémi Denis-Courmont2022-09-03
* avcodec/codec_internal: Add macros for update_thread_context(_for_user)Andreas Rheinhardt2022-09-03
* avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt2022-09-03
* avutil/file: Properly deprecate av_tempfile()Andreas Rheinhardt2022-09-03