2675 Commits (44a0a0c050461abfc10de722c7e67534751ba760)

Author SHA1 Message Date
Andreas Rheinhardt 8a349bb02f avcodec/x86/fpel: Remove declarations of inexistent functions 1 year ago
Andreas Rheinhardt 7ed1e806e7 avcodec/x86/simple_idct: Empty MMX state in ff_simple_idct_mmx 1 year ago
Andreas Rheinhardt 6106fb2b4c avcodec/hevcdsp: Offset ff_hevc_.pel_filters to simplify addressing 1 year ago
Kieran Kunhya 40c5c19eac x86/h264_pred: Convert ff_pred8x8_vertical_8_mmx to ff_pred8x8_vertical_8_sse2 1 year ago
Kieran Kunhya f43b5f1098 vp6dsp: Remove MMX code 1 year 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
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