summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* avcodec/x86/cavsdsp: Remove unused 3DNow-macroAndreas Rheinhardt2022-11-09
* libavcodec: remove mdct15Lynne2022-11-06
* dca_core: convert to lavu/txLynne2022-11-06
* avcodec/v210enc: add new function for avx2 avx512 avx512iclJames Darnley2022-11-04
* avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 onlyAndreas Rheinhardt2022-10-20
* avcodec/svq1enc: Add SVQ1EncDSPContext, make codec context privateAndreas Rheinhardt2022-10-14
* lavc/x86/simple_idct: Fix linking shared libavcodec with MS link.exeCarl Eugen Hoyos2022-10-10
* avcodec/huffyuvencdsp: Pass pix_fmt directly when initing dspAndreas Rheinhardt2022-10-09
* avcodec/ac3dsp: Remove unused parameterAndreas Rheinhardt2022-09-29
* avcodec/dirac_dwt: Avoid conversions between function pointers and void*Andreas Rheinhardt2022-09-28
* x86/lpc: use fused negative multiply-add instructions where usefulJames Almer2022-09-22
* avcodec/lpc: zero the middle odd sample in the outputJames Almer2022-09-22
* avcodec/lpc: use ptrdiff_t for length parametersJames Almer2022-09-22
* x86/aacpsdsp: add ps_hybrid_analysis_fma3James Almer2022-09-22
* x86/aacpsdsp: precompute constant factorsJames Almer2022-09-22
* x86/lpc: Fix parameter sign extension, unbreaking checkasm-lpc on x86_64 windowsMartin Storsjö2022-09-22
* x86/lpc: fix even scalar loop overreads/writesLynne2022-09-22
* x86/lpc: fix odd scalar loop overreads/writesLynne2022-09-22
* avcodec/fmtconvert: Remove unused AVCodecContext parameterAndreas Rheinhardt2022-09-21
* avcodec/blockdsp: Remove unused AVCodecContext parameterAndreas Rheinhardt2022-09-21
* avcodec/cavsdsp: Remove unused function parameterAndreas Rheinhardt2022-09-21
* x86/lpc: implement a new Welch windowing functionLynne2022-09-21
* lavc/vorbisdsp: use ptrdiff_t rather than intptr_tRémi Denis-Courmont2022-09-19
* avcodec/x86/audiodsp: add scalarproduct avx2Paul B Mahol2022-09-13
* avcodec/vp8dsp: Constify src in vp8_mc_funcAndreas Rheinhardt2022-09-11
* avcodec/x86/flacdsp_init: Remove double ';'Andreas Rheinhardt2022-09-05
* avcodec/x86/flacdsp: fix bug in decorrelationPaul B Mahol2022-09-05
* avutil/mem_internal: Fix headersAndreas Rheinhardt2022-08-24
* x86: Don't hardcode the height to 8 in sad8_xy2_mmxMartin Storsjö2022-08-17
* avcodec/flacdsp: Split encoder-only parts into a ctx of its ownAndreas Rheinhardt2022-08-05
* avcodec/flacdsp: Remove unused function parameterAndreas Rheinhardt2022-08-05
* avcodec/h264chroma: Constify src in h264_chroma_mc_funcAndreas Rheinhardt2022-08-05
* avcodec/hevcdsp: Constify src pointersAndreas Rheinhardt2022-08-05
* avcodec/mpegvideodsp: Constify src pointersAndreas Rheinhardt2022-07-31
* avcodec/mpegvideoencdsp: Allow pointers to const where possibleAndreas Rheinhardt2022-07-31
* avcodec/me_cmp: Constify me_cmp_func buffer parametersAndreas Rheinhardt2022-07-31
* avcodec/cfhdencdsp: Constify input pointersAndreas Rheinhardt2022-07-31
* avcodec/lossless_videoencdsp: Constify src sub_left_predictAndreas Rheinhardt2022-07-31
* avcodec/videodsp: Constify buf in VideoDSPContext.prefetchAndreas Rheinhardt2022-07-31
* avcodec/vp56: Move VP5-9 range coder functions to a header of their ownAndreas Rheinhardt2022-07-28
* avcodec/x86/pngdsp: Remove obsolete ff_add_bytes_l2_mmx()Andreas Rheinhardt2022-07-25
* avcodec/x86/h264_qpel: Remove unused functionsAndreas Rheinhardt2022-06-26
* avcodec/x86/lossless_videodsp: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* avcodec/x86/lossless_videoencdsp: Remove obsolete MMX functionAndreas Rheinhardt2022-06-22
* avcodec/x86/huffyuvencdsp: Remove obsolete MMX functionAndreas Rheinhardt2022-06-22
* avcodec/x86/dirac_dwt: Remove obsolete MMX functionsAndreas Rheinhardt2022-06-22
* avcodec/x86/huffyuvdsp: Remove obsolete MMX functionsAndreas Rheinhardt2022-06-22
* avcodec/x86/vp8dsp: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* avcodec/x86/dcadsp: Remove obsolete SSE functionAndreas Rheinhardt2022-06-22
* avcodec/x86/rv34dsp: Remove obsolete MMX functionAndreas Rheinhardt2022-06-22