2643 Commits (95d1052fba671d6c4ab6727a6905a637d03211c7)

Author SHA1 Message Date
Andreas Rheinhardt c3ca90a92e avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash 9 months ago
Lynne 134dba9544
opusdsp: add ability to modify deemphasis constant 9 months ago
Wu Jianhua a44c346312 avcodec/x86/vvc/vvcdsp_init: fix linking error when configuring with --disable-ssse3 --disable-optimizations options 9 months ago
Wu Jianhua 2f3aaef1b5 avcodec/x86/vvc/vvcdsp_init: add avg prototypes 9 months ago
Wu Jianhua 4358f49568 avcodec/x86/vvc/vvcdsp_init: add put prototypes 9 months ago
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 10 months ago
Henrik Gramner afa471d0ef x86: Update x86inc.asm 10 months ago
Henrik Gramner 782c4df28d x86: Avoid using 'd' as an argument name 10 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 11 months ago
Andreas Rheinhardt 39b4b5aad7 avcodec: Remove superfluous ';' outside of functions 11 months ago
Andreas Rheinhardt 32178c2f28 avcodec/x86/h264_qpel: Remove put_h264_qpel[48]_mmxext 11 months ago
Andreas Rheinhardt 7cad4dba50 avcodec/x86/hpeldsp_init: Avoid using ff_avg_pixels16_mmx 11 months ago
Andreas Rheinhardt 8a349bb02f avcodec/x86/fpel: Remove declarations of inexistent functions 11 months ago
Andreas Rheinhardt 7ed1e806e7 avcodec/x86/simple_idct: Empty MMX state in ff_simple_idct_mmx 11 months ago
Andreas Rheinhardt 6106fb2b4c avcodec/hevcdsp: Offset ff_hevc_.pel_filters to simplify addressing 11 months ago
Kieran Kunhya 40c5c19eac x86/h264_pred: Convert ff_pred8x8_vertical_8_mmx to ff_pred8x8_vertical_8_sse2 11 months ago
Kieran Kunhya f43b5f1098 vp6dsp: Remove MMX code 11 months ago
James Almer 2c324fcce0 x86/h264_intrapred: convert ff_pred16x16_horizontal_8_mmxext to sse2 12 months ago
Wu Jianhua 3372876888 avcodec/x86/vvc/vvcdsp_init: fix unresolved external symbol on ARCH_X86_32 12 months ago
James Almer b181868aba x86/h26x/h2656dsp: add missing preprocessor wrappers 12 months ago
James Almer 6b6eb7d74e x86/Makefile: fix hevc and vvc dependency of h2656dsp.o 12 months ago
James Almer 2dc8221e66 x86/hevcdsp_init.c: fix preprocessor check 12 months ago
James Almer 78a7927df7 x86/vvc/vvc_mc: wrap the entire file in x86_64 and AVX2 checks 12 months ago
James Almer bf62ddc7bf x86/vvc/vvc_mc: set the correct number of used registers in vvc_w_avg functions 12 months ago
Wu Jianhua 326cc01de9 avcodec/x86/vvc: add avg and avg_w AVX2 optimizations 12 months ago
Wu Jianhua 70889620f2 avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations 12 months ago
Wu Jianhua fc5ff6b0b8 avcodec/x86/h26x/h2656_inter: add dststride to put 12 months ago
Wu Jianhua 7d9f1f5485 avcodec/x86/hevc_mc: move put/put_uni to h26x/h2656_inter.asm 12 months 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