2638 Commits (65c1c83ca42540415516c37e21c9aeb7dd2c96d1)

Author SHA1 Message Date
James Almer b0ef9e35e8 x86/ac3dsp: clear the upper 32 bits for input arguments where needed 10 months ago
Andreas Rheinhardt db063212c8 avcodec/vvc: Rename vvc_?foo->foo 10 months ago
Henrik Gramner 7c003b63c8 avcodec/x86/h264_idct: Fix incorrect xmm spilling on win64 11 months ago
Henrik Gramner afa471d0ef x86: Update x86inc.asm 11 months ago
Henrik Gramner 782c4df28d x86: Avoid using 'd' as an argument name 11 months ago
Martin Storsjö cd420c2949 makefile: Clean up missed object files with "make clean" 11 months ago
Andreas Rheinhardt a172d80703 avcodec/x86/fpel: Remove remnants of MMX 11 months ago
Andreas Rheinhardt d25b3497f2 avcodec/x86/rv40dsp, simple_idct: Remove remnants of MMX 11 months ago
Andreas Rheinhardt 88b3b09afa avcodec/aacenc: Move initializing DSP out of aacenc.c 11 months ago
Ronald S. Bultje d6083f503d avcodec/x86/hevc: fix luma 12b overflow 12 months ago
Andreas Rheinhardt 39b4b5aad7 avcodec: Remove superfluous ';' outside of functions 12 months ago
Andreas Rheinhardt 32178c2f28 avcodec/x86/h264_qpel: Remove put_h264_qpel[48]_mmxext 12 months ago
Andreas Rheinhardt 7cad4dba50 avcodec/x86/hpeldsp_init: Avoid using ff_avg_pixels16_mmx 12 months ago
Andreas Rheinhardt 8a349bb02f avcodec/x86/fpel: Remove declarations of inexistent functions 12 months ago
Andreas Rheinhardt 7ed1e806e7 avcodec/x86/simple_idct: Empty MMX state in ff_simple_idct_mmx 12 months ago
Andreas Rheinhardt 6106fb2b4c avcodec/hevcdsp: Offset ff_hevc_.pel_filters to simplify addressing 12 months ago
Kieran Kunhya 40c5c19eac x86/h264_pred: Convert ff_pred8x8_vertical_8_mmx to ff_pred8x8_vertical_8_sse2 12 months ago
Kieran Kunhya f43b5f1098 vp6dsp: Remove MMX code 12 months ago
James Almer 2c324fcce0 x86/h264_intrapred: convert ff_pred16x16_horizontal_8_mmxext to sse2 1 year ago
Wu Jianhua 3372876888 avcodec/x86/vvc/vvcdsp_init: fix unresolved external symbol on ARCH_X86_32 1 year ago
James Almer b181868aba x86/h26x/h2656dsp: add missing preprocessor wrappers 1 year ago
James Almer 6b6eb7d74e x86/Makefile: fix hevc and vvc dependency of h2656dsp.o 1 year ago
James Almer 2dc8221e66 x86/hevcdsp_init.c: fix preprocessor check 1 year ago
James Almer 78a7927df7 x86/vvc/vvc_mc: wrap the entire file in x86_64 and AVX2 checks 1 year ago
James Almer bf62ddc7bf x86/vvc/vvc_mc: set the correct number of used registers in vvc_w_avg functions 1 year ago
Wu Jianhua 326cc01de9 avcodec/x86/vvc: add avg and avg_w AVX2 optimizations 1 year ago
Wu Jianhua 70889620f2 avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations 1 year ago
Wu Jianhua fc5ff6b0b8 avcodec/x86/h26x/h2656_inter: add dststride to put 1 year ago
Wu Jianhua 7d9f1f5485 avcodec/x86/hevc_mc: move put/put_uni to h26x/h2656_inter.asm 1 year ago
James Almer 4fee63b241 x86/takdsp: add missing wrappers to AVX2 functions 1 year ago
James Almer 591dc3b4b8 x86/takdsp: add avx2 versions of all functions 1 year ago
James Almer 46775e64f8 avcodec/takdsp: fix const correctness 1 year ago
James Almer 34d56e1766 x86/aacencdsp: clear the high bits for size in ff_abs_pow34_sse 1 year ago
James Almer e40ea9f34b x86/ac3dsp: add ff_float_to_fixed24_avx() 1 year ago
James Almer d8b1a34433 x86/ac3dsp: reduce instruction count inside the float_to_fixed24 loop 1 year ago
James Almer 567c67c6c8 avcodec/ac3dsp: make len a size_t in float_to_fixed24 1 year ago
James Almer 2d9fd814d0 x86/: clear the high bits for order in scalarproduct_and_madd functions 1 year ago
James Almer 78f55457c9 x86/flacds: clear the high bits from pred_order in lpc_32 functions 1 year ago
Andreas Rheinhardt f52b4a6e69 avcodec/snow: Move dsp helper functions to snow_dwt.h 1 year ago
Andreas Rheinhardt 6f7bf64dbc avcodec: Remove DCT, FFT, MDCT and RDFT 1 year ago
Andreas Rheinhardt d9464f3e34 avcodec/mpegaudiodsp: Init dct32 directly 1 year ago
Andreas Rheinhardt 27562bf022 avcodec/x86/mpegvideoenc_template: Disable dead code 1 year ago
Andreas Rheinhardt 7b0b9a25ed avcodec/proresdsp: Pass necessary parameter directly 1 year ago
Andreas Rheinhardt 947d51f32a avcodec/x86/hpeldsp_vp3: Merge into hpeldsp 1 year ago
Rémi Denis-Courmont effadce6c7 avcodec/x86/mathops: clip constants used with shift instructions within inline assembly 2 years ago
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