2573 Commits (3241e9225c7adfb2d8d24cfd05a7a8db8ddbd023)

Author SHA1 Message Date
James Almer 0922c6b01b x86/lpc: use fused negative multiply-add instructions where useful 3 years ago
James Almer 0627e6d74c avcodec/lpc: zero the middle odd sample in the output 3 years ago
James Almer c8c4a162fc avcodec/lpc: use ptrdiff_t for length parameters 3 years ago
James Almer 48615f0a78 x86/aacpsdsp: add ps_hybrid_analysis_fma3 3 years ago
James Almer 2bcf86d53d x86/aacpsdsp: precompute constant factors 3 years ago
Martin Storsjö c9aa6164d4 x86/lpc: Fix parameter sign extension, unbreaking checkasm-lpc on x86_64 windows 3 years ago
Lynne b67776e12f
x86/lpc: fix even scalar loop overreads/writes 3 years ago
Lynne dea944b838
x86/lpc: fix odd scalar loop overreads/writes 3 years ago
Andreas Rheinhardt 9beba05311 avcodec/fmtconvert: Remove unused AVCodecContext parameter 3 years ago
Andreas Rheinhardt fd72d8aea3 avcodec/blockdsp: Remove unused AVCodecContext parameter 3 years ago
Andreas Rheinhardt 57f3ca20dc avcodec/cavsdsp: Remove unused function parameter 3 years ago
Lynne 3ade6a8644
x86/lpc: implement a new Welch windowing function 3 years ago
Rémi Denis-Courmont b52034270a lavc/vorbisdsp: use ptrdiff_t rather than intptr_t 3 years ago
Paul B Mahol 37a503ac87 avcodec/x86/audiodsp: add scalarproduct avx2 3 years ago
Andreas Rheinhardt a54e53a1c4 avcodec/vp8dsp: Constify src in vp8_mc_func 3 years ago
Andreas Rheinhardt ad12e31b03 avcodec/x86/flacdsp_init: Remove double ';' 3 years ago
Paul B Mahol 1e202d89c9 avcodec/x86/flacdsp: fix bug in decorrelation 3 years ago
Andreas Rheinhardt 0bb0c26799 avutil/mem_internal: Fix headers 3 years ago
Martin Storsjö dc55e63578 x86: Don't hardcode the height to 8 in sad8_xy2_mmx 3 years ago
Andreas Rheinhardt 6c4595190e avcodec/flacdsp: Split encoder-only parts into a ctx of its own 3 years ago
Andreas Rheinhardt 3a869cd5cd avcodec/flacdsp: Remove unused function parameter 3 years ago
Andreas Rheinhardt 333b32af8e avcodec/h264chroma: Constify src in h264_chroma_mc_func 3 years ago
Andreas Rheinhardt b3bbbb14d0 avcodec/hevcdsp: Constify src pointers 3 years ago
Andreas Rheinhardt 209a11053f avcodec/mpegvideodsp: Constify src pointers 3 years ago
Andreas Rheinhardt 966fc1230a avcodec/mpegvideoencdsp: Allow pointers to const where possible 3 years ago
Andreas Rheinhardt abb85429f3 avcodec/me_cmp: Constify me_cmp_func buffer parameters 3 years ago
Andreas Rheinhardt e7cb7c762a avcodec/cfhdencdsp: Constify input pointers 3 years ago
Andreas Rheinhardt dc3e25e4d3 avcodec/lossless_videoencdsp: Constify src sub_left_predict 3 years ago
Andreas Rheinhardt af43da3e4d avcodec/videodsp: Constify buf in VideoDSPContext.prefetch 3 years ago
Andreas Rheinhardt 7ab9b30800 avcodec/vp56: Move VP5-9 range coder functions to a header of their own 3 years ago
Andreas Rheinhardt cddb25c848 avcodec/x86/pngdsp: Remove obsolete ff_add_bytes_l2_mmx() 3 years ago
Andreas Rheinhardt 9dfec90253 avcodec/x86/h264_qpel: Remove unused functions 3 years ago
Andreas Rheinhardt fed07efcde avcodec/x86/lossless_videodsp: Remove obsolete MMX(EXT) functions 3 years ago
Andreas Rheinhardt 230ea38de1 avcodec/x86/lossless_videoencdsp: Remove obsolete MMX function 3 years ago
Andreas Rheinhardt 839fbe0e98 avcodec/x86/huffyuvencdsp: Remove obsolete MMX function 3 years ago
Andreas Rheinhardt 5e332fe35c avcodec/x86/dirac_dwt: Remove obsolete MMX functions 3 years ago
Andreas Rheinhardt 4b6ffc2880 avcodec/x86/huffyuvdsp: Remove obsolete MMX functions 3 years ago
Andreas Rheinhardt 6a551f1405 avcodec/x86/vp8dsp: Remove obsolete MMX(EXT) functions 3 years ago
Andreas Rheinhardt 61e3cccd36 avcodec/x86/dcadsp: Remove obsolete SSE function 3 years ago
Andreas Rheinhardt 8360354ae8 avcodec/x86/rv34dsp: Remove obsolete MMX function 3 years ago
Andreas Rheinhardt eb33fd384e avcodec/x86/synth_filter: Remove obsolete SSE function 3 years ago
Andreas Rheinhardt 54784ffac5 avcodec/x86/dct32: Remove obsolete SSE function 3 years ago
Andreas Rheinhardt 25e39f8c72 avcodec/x86/mpegaudiodsp: Remove obsolete SSE function 3 years ago
Andreas Rheinhardt 6cb3ee80b3 avcodec/x86/vp6dsp: Remove obsolete MMX ff_vp6_filter_diag4_mmx 3 years ago
Andreas Rheinhardt eefec06634 avcodec/x86/vp3dsp: Remove obsolete MMX functions 3 years ago
Andreas Rheinhardt 19abc4c0a9 avcodec/x86/videodsp: Remove obsolete MMX, 3dnow, SSE functions 3 years ago
Andreas Rheinhardt f76477d4d7 avcodec/x86/vorbisdsp: Remove obsolete 3dnow functions 3 years ago
Andreas Rheinhardt ec73557981 avcodec/x86/fft: Remove obsolete 3dnow functions 3 years ago
Andreas Rheinhardt 67f0db7bc5 avcodec/x86/h264chroma: Remove obsolete 3dnow functions 3 years ago
Andreas Rheinhardt 4011a76494 avcodec/x86/h264_qpel: Remove obsolete MMXEXT functions 3 years ago