summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* libavcodec/qsvenc: Add bitrate reset support to qsvencWenbin Chen2022-09-30
* libavcodec/qsvenc: Add framerate reset support to qsvWenbin Chen2022-09-30
* avcodec/ac3dsp: Remove unused parameterAndreas Rheinhardt2022-09-29
* aarch64: me_cmp: Avoid using the non-unrolled codepath for the minimum unroll...Martin Storsjö2022-09-29
* aarch64: me_cmp: Avoid redundant loads in ff_pix_abs16_y2_neonMartin Storsjö2022-09-29
* arm: vc1dsp: Canonicalize the syntax for aligned NEON loads/storesMartin Storsjö2022-09-29
* riscv: Fix linking without RVV; change #ifdef into #ifMartin Storsjö2022-09-29
* avcodec/jpeg2000dwt: Fix left shift of negative numberAndreas Rheinhardt2022-09-29
* avcodec/lsp: Make ff_lsp2polyf() staticAndreas Rheinhardt2022-09-29
* avcodec/lsp: Move ff_lsp2polyf() upwards in lsp.cAndreas Rheinhardt2022-09-29
* avcodec/amrwbdec,lsp: Include mips headers only #if ARCH_MIPSAndreas Rheinhardt2022-09-29
* avcodec/aacdectab: Remove empty channel layoutsAndreas Rheinhardt2022-09-28
* avcodec/codec_internal: Avoid deprecation warnings for channel_layoutsAndreas Rheinhardt2022-09-28
* avcodec/dirac_dwt: Avoid conversions between function pointers and void*Andreas Rheinhardt2022-09-28
* avcodec/dirac_dwt(_template): Don't use ff_-prefix for static funcAndreas Rheinhardt2022-09-28
* avcodec/mjpegdec: check that index is not negativePaul B Mahol2022-09-28
* lavc/pixblockdsp: RISC-V diff_pixels & diff_pixels_unalignedRémi Denis-Courmont2022-09-28
* lavc/pixblockdsp: RISC-V V 16-bit get_pixels & get_pixels_unalignedRémi Denis-Courmont2022-09-28
* lavc/pixblockdsp: RISC-V V 8-bit get_pixels & get_pixels_unalignedRémi Denis-Courmont2022-09-28
* lavc/idctdsp: RISC-V V put_signed_pixels_clamped functionRémi Denis-Courmont2022-09-28
* lavc/idctdsp: RISC-V V add_pixels_clamped functionRémi Denis-Courmont2022-09-28
* lavc/idctdsp: RISC-V V put_pixels_clamped functionRémi Denis-Courmont2022-09-28
* riscv: Use the correct path for including asm.SMartin Storsjö2022-09-28
* avocdec/snowenc: Fix left shift of negative numberAndreas Rheinhardt2022-09-27
* lavc/aacpsdsp: RISC-V V stereo_interpolate[0]Rémi Denis-Courmont2022-09-27
* lavc/aacpsdsp: RISC-V V hybrid_synthesis_deintRémi Denis-Courmont2022-09-27
* lavc/aacpsdsp: RISC-V V hybrid_analysis_ileaveRémi Denis-Courmont2022-09-27
* lavc/aacpsdsp: RISC-V V hybrid_analysisRémi Denis-Courmont2022-09-27
* lavc/aacpsdsp: RISC-V V mul_pair_singleRémi Denis-Courmont2022-09-27
* lavc/aacpsdsp: RISC-V V add_squaresRémi Denis-Courmont2022-09-27
* lavc/vorbisdsp: RISC-V V inverse_couplingRémi Denis-Courmont2022-09-27
* lavc/fmtconvert: RISC-V V int32_to_float_fmul_array8Rémi Denis-Courmont2022-09-27
* lavc/fmtconvert: RISC-V V int32_to_float_fmul_scalarRémi Denis-Courmont2022-09-27
* lavc/audiodsp: RISC-V V scalarproduct_int16Rémi Denis-Courmont2022-09-27
* lavc/audiodsp: RISC-V V vector_clipfRémi Denis-Courmont2022-09-27
* lavc/audiodsp: RISC-V V vector_clip_int32Rémi Denis-Courmont2022-09-27
* lavc/pixblockdsp: RISC-V I get_pixelsRémi Denis-Courmont2022-09-27
* lavc/audiodsp: RISC-V F vector_clipfRémi Denis-Courmont2022-09-27
* opus: convert encoder and decoder to lavu/txLynne2022-09-26
* libavcodec/qsvenc: fixy typo for min/max qp resetDmitry Rogozhkin2022-09-26
* avcodec/avcodec: Deprecate lavc chroma pos API functionsAndreas Rheinhardt2022-09-26
* avcodec/avcodec: Move AV_ER_* and FF_COMPLIANCE_* to defs.hAndreas Rheinhardt2022-09-26
* avcodec/tiff: support multiple black levelsPaul B Mahol2022-09-25
* avcodec/tiff: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAMPaul B Mahol2022-09-25
* avcodec/pnmdec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAMPaul B Mahol2022-09-25
* avcodec/tiff: improve color handling in DNGPaul B Mahol2022-09-25
* avcodec/tiff: add packed/planar 32bit float supportPaul B Mahol2022-09-25
* avcodec/cbs: Only write extradata if there is something to writeAndreas Rheinhardt2022-09-25
* avcodec/h264_redundant_pps_bsf: Don't remove PPSAndreas Rheinhardt2022-09-25
* avcodec/parser: Remove declaration of inexistent functionAndreas Rheinhardt2022-09-24