2675 Commits (44a0a0c050461abfc10de722c7e67534751ba760)

Author SHA1 Message Date
Lynne 969c271a5a
x86/lpc: remove HAVE_AVX2_EXTERNAL checks 5 months ago
Martin Storsjö 5c4ede6b4f libavcodec: x86: Remove an explicit include of config.asm 5 months ago
Ramiro Polla 4f7aeffd8c avcodec/mpegvideo: remove redundant workaround to recalculate last nonzero coefficient 6 months ago
Ramiro Polla b6f7271fa9 avcodec/x86/mpegvideoenc: remove av_assert2() for variable alignment 6 months ago
Anton Khirnov 3f9ca51015 lavc/opus*: move to opus/ subdir 6 months ago
James Almer 01f2d95fbf x86/h264_weight: don't do arithmetic right shift of a 32bit values in 64bit registers 6 months ago
Ramiro Polla 6aafe61285 avcodec/mpegvideoencdsp: convert stride parameters from int to ptrdiff_t 6 months ago
Nuo Mi 15eb10c6de x86/vvcdec: inter, add optical flow avx2 code 6 months ago
Ramiro Polla 3bfce2a104 avcodec/x86/mpegvideoencdsp: speed up draw_edges_mmx by using memcpy() 6 months ago
Ramiro Polla 9cdcbb639a avcodec/x86/mpegvideoencdsp: fix comment for draw_edges_mmx 6 months ago
Ramiro Polla f9074427db avcodec/x86/mpegvideoencdsp: support negative strides in draw_edges_mmx() 6 months ago
Nuo Mi 6464c157d5 x86/vvcdec: add dmvr avx2 code 6 months ago
Nuo Mi 6b0e6a98b5 x86/vvc_alf: avoid overwriting for non-16 aligned widths 8 months ago
Andreas Rheinhardt 3b67ab85ee avcodec/mpegvideo_enc: Only keep what is used from MECmpContext 8 months ago
James Almer 94f2274a8b x86/aacencdsp: fix ff_aac_quantize_bands_avx on unix64 ABI 9 months ago
James Almer 91b9af0058 x86/aacencdsp: add AVX version of quantize_bands 9 months ago
Anton Khirnov e4601cc339 lavc/hevc*: move to hevc/ subdir 9 months ago
Wu Jianhua 9950f14864 avcodec/x86/vvc/vvc_alf: use xq to match ptrdiff_t 9 months ago
Wu Jianhua 09d3370c28 avcodec/x86/vvc/vvc_alf: fix integer overflow 9 months ago
Stone Chen 55e9c758f0 libavcode/x86/vvc: change label to vvc_sad_16 to reflect block sizes 9 months ago
Haihao Xiang 8155808ce6 libavcodec/x86/vvc/vvc_sad: fix assembler error 9 months ago
Stone Chen 0e52a4e434 libavcodec/x86/vvc: Add AVX2 DMVR SAD functions for VVC 9 months ago
James Almer 3d1597d3e2 x86/vvc_alf: use the x86inc instruction macros 9 months ago
James Almer 14aff7e45e x86/vvc/vvcdsp_init: coalesce function initializers 10 months ago
Wu Jianhua abf69a39b5 avcodec/x86/vvc/vvc_alf: add alf classify avx2 optimizations 10 months ago
Wu Jianhua ec2a7ef867 avcodec/x86/vvc: add alf filter luma and chroma avx2 optimizations 10 months ago
James Almer b450c44630 x86/flacdsp: remove unused parameters to pmacsdql macro 10 months ago
James Almer eb5733f38f x86/flacdsp: add an SSE4 version of wasted33 10 months ago
James Almer 0664cbd732 x86/flacdsp: add a SSE2 version of wasted32 10 months ago
James Almer c00c8679ed x86/flacdsp: add a SSE4 version of lpc16 10 months ago
James Almer 214cbe29dc x86/blockdsp: add sse2 and avx2 versions of fill_block_tab 10 months ago
Andreas Rheinhardt df2416ca97 Remove remnants of prores_lgpl decoder 10 months ago
Andreas Rheinhardt c3ca90a92e avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash 10 months ago
Lynne 134dba9544
opusdsp: add ability to modify deemphasis constant 10 months ago
Wu Jianhua a44c346312 avcodec/x86/vvc/vvcdsp_init: fix linking error when configuring with --disable-ssse3 --disable-optimizations options 10 months ago
Wu Jianhua 2f3aaef1b5 avcodec/x86/vvc/vvcdsp_init: add avg prototypes 10 months ago
Wu Jianhua 4358f49568 avcodec/x86/vvc/vvcdsp_init: add put prototypes 10 months ago
James Almer b0ef9e35e8 x86/ac3dsp: clear the upper 32 bits for input arguments where needed 11 months ago
Andreas Rheinhardt db063212c8 avcodec/vvc: Rename vvc_?foo->foo 11 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" 12 months ago
Andreas Rheinhardt a172d80703 avcodec/x86/fpel: Remove remnants of MMX 12 months ago
Andreas Rheinhardt d25b3497f2 avcodec/x86/rv40dsp, simple_idct: Remove remnants of MMX 12 months ago
Andreas Rheinhardt 88b3b09afa avcodec/aacenc: Move initializing DSP out of aacenc.c 12 months ago
Ronald S. Bultje d6083f503d avcodec/x86/hevc: fix luma 12b overflow 1 year ago
Andreas Rheinhardt 39b4b5aad7 avcodec: Remove superfluous ';' outside of functions 1 year ago
Andreas Rheinhardt 32178c2f28 avcodec/x86/h264_qpel: Remove put_h264_qpel[48]_mmxext 1 year ago
Andreas Rheinhardt 7cad4dba50 avcodec/x86/hpeldsp_init: Avoid using ff_avg_pixels16_mmx 1 year ago