2593 Commits (dd7e30724b739af9642917b1d04ba56d12e5e13f)

Author SHA1 Message Date
Christopher Degawa 182663a58a get_cabac_inline_x86: Don't inline the assembly function on 32 bit 2 years ago
Lynne bbe95f7353
x86: replace explicit REP_RETs with RETs 2 years ago
James Darnley 6af453ca38 avcodec/x86: add avx512icl function for v210dec 2 years ago
James Darnley f30b4c2f47 avcodec/x86/v210: add some comments to the improved avx2 function 2 years ago
Andreas Rheinhardt 262e7439c6 avcodec/x86/Makefile: Don't build empty files 2 years ago
James Darnley 5dfb4f9690 avcodec/x86/v210enc: change '0b' binary constant prefix to 'b' suffix 2 years ago
James Darnley 690b7890f0 avcodec/x86/v210enc: remove unneeded instruction 2 years ago
James Darnley c67a2b14a2 avcodec/x86/v210enc: expand and correct comments 2 years ago
James Darnley 651cb867b1 avcodec/v210enc: add new 10-bit function for avx512 avx512icl 2 years ago
James Darnley bda53d2dde avcodec/x86/v210enc: replace register use with named register 2 years ago
Andreas Rheinhardt 4228f8ad49 avcodec/x86/cavsdsp: Remove unused 3DNow-macro 2 years ago
Lynne b85e106d5f
libavcodec: remove mdct15 2 years ago
Lynne e0661fc805
dca_core: convert to lavu/tx 2 years ago
James Darnley c3d36e1b3d avcodec/v210enc: add new function for avx2 avx512 avx512icl 2 years ago
Andreas Rheinhardt 4209216ee8 avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 only 2 years ago
Andreas Rheinhardt e84348a8ab avcodec/svq1enc: Add SVQ1EncDSPContext, make codec context private 2 years ago
Carl Eugen Hoyos 60e87faf7f lavc/x86/simple_idct: Fix linking shared libavcodec with MS link.exe 2 years ago
Andreas Rheinhardt 1741adb1c7 avcodec/huffyuvencdsp: Pass pix_fmt directly when initing dsp 2 years ago
Andreas Rheinhardt 76d8f0dd14 avcodec/ac3dsp: Remove unused parameter 2 years ago
Andreas Rheinhardt 4393331250 avcodec/dirac_dwt: Avoid conversions between function pointers and void* 2 years ago
James Almer 0922c6b01b x86/lpc: use fused negative multiply-add instructions where useful 2 years ago
James Almer 0627e6d74c avcodec/lpc: zero the middle odd sample in the output 2 years ago
James Almer c8c4a162fc avcodec/lpc: use ptrdiff_t for length parameters 2 years ago
James Almer 48615f0a78 x86/aacpsdsp: add ps_hybrid_analysis_fma3 2 years ago
James Almer 2bcf86d53d x86/aacpsdsp: precompute constant factors 2 years ago
Martin Storsjö c9aa6164d4 x86/lpc: Fix parameter sign extension, unbreaking checkasm-lpc on x86_64 windows 2 years ago
Lynne b67776e12f
x86/lpc: fix even scalar loop overreads/writes 2 years ago
Lynne dea944b838
x86/lpc: fix odd scalar loop overreads/writes 2 years ago
Andreas Rheinhardt 9beba05311 avcodec/fmtconvert: Remove unused AVCodecContext parameter 2 years ago
Andreas Rheinhardt fd72d8aea3 avcodec/blockdsp: Remove unused AVCodecContext parameter 2 years ago
Andreas Rheinhardt 57f3ca20dc avcodec/cavsdsp: Remove unused function parameter 2 years ago
Lynne 3ade6a8644
x86/lpc: implement a new Welch windowing function 2 years ago
Rémi Denis-Courmont b52034270a lavc/vorbisdsp: use ptrdiff_t rather than intptr_t 2 years ago
Paul B Mahol 37a503ac87 avcodec/x86/audiodsp: add scalarproduct avx2 2 years ago
Andreas Rheinhardt a54e53a1c4 avcodec/vp8dsp: Constify src in vp8_mc_func 2 years ago
Andreas Rheinhardt ad12e31b03 avcodec/x86/flacdsp_init: Remove double ';' 2 years ago
Paul B Mahol 1e202d89c9 avcodec/x86/flacdsp: fix bug in decorrelation 2 years ago
Andreas Rheinhardt 0bb0c26799 avutil/mem_internal: Fix headers 2 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