2673 Commits (4bc2f90cffae5a691a63bb7496a2c7622a65a105)

Author SHA1 Message Date
Ramiro Polla 4f7aeffd8c avcodec/mpegvideo: remove redundant workaround to recalculate last nonzero coefficient 5 months ago
Ramiro Polla b6f7271fa9 avcodec/x86/mpegvideoenc: remove av_assert2() for variable alignment 5 months ago
Anton Khirnov 3f9ca51015 lavc/opus*: move to opus/ subdir 5 months ago
James Almer 01f2d95fbf x86/h264_weight: don't do arithmetic right shift of a 32bit values in 64bit registers 5 months ago
Ramiro Polla 6aafe61285 avcodec/mpegvideoencdsp: convert stride parameters from int to ptrdiff_t 5 months ago
Nuo Mi 15eb10c6de x86/vvcdec: inter, add optical flow avx2 code 5 months ago
Ramiro Polla 3bfce2a104 avcodec/x86/mpegvideoencdsp: speed up draw_edges_mmx by using memcpy() 5 months ago
Ramiro Polla 9cdcbb639a avcodec/x86/mpegvideoencdsp: fix comment for draw_edges_mmx 5 months ago
Ramiro Polla f9074427db avcodec/x86/mpegvideoencdsp: support negative strides in draw_edges_mmx() 5 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 7 months ago
Andreas Rheinhardt 3b67ab85ee avcodec/mpegvideo_enc: Only keep what is used from MECmpContext 7 months ago
James Almer 94f2274a8b x86/aacencdsp: fix ff_aac_quantize_bands_avx on unix64 ABI 8 months ago
James Almer 91b9af0058 x86/aacencdsp: add AVX version of quantize_bands 8 months ago
Anton Khirnov e4601cc339 lavc/hevc*: move to hevc/ subdir 8 months ago
Wu Jianhua 9950f14864 avcodec/x86/vvc/vvc_alf: use xq to match ptrdiff_t 8 months ago
Wu Jianhua 09d3370c28 avcodec/x86/vvc/vvc_alf: fix integer overflow 8 months ago
Stone Chen 55e9c758f0 libavcode/x86/vvc: change label to vvc_sad_16 to reflect block sizes 8 months ago
Haihao Xiang 8155808ce6 libavcodec/x86/vvc/vvc_sad: fix assembler error 8 months ago
Stone Chen 0e52a4e434 libavcodec/x86/vvc: Add AVX2 DMVR SAD functions for VVC 8 months ago
James Almer 3d1597d3e2 x86/vvc_alf: use the x86inc instruction macros 8 months ago
James Almer 14aff7e45e x86/vvc/vvcdsp_init: coalesce function initializers 9 months ago
Wu Jianhua abf69a39b5 avcodec/x86/vvc/vvc_alf: add alf classify avx2 optimizations 9 months ago
Wu Jianhua ec2a7ef867 avcodec/x86/vvc: add alf filter luma and chroma avx2 optimizations 9 months ago
James Almer b450c44630 x86/flacdsp: remove unused parameters to pmacsdql macro 9 months ago
James Almer eb5733f38f x86/flacdsp: add an SSE4 version of wasted33 9 months ago
James Almer 0664cbd732 x86/flacdsp: add a SSE2 version of wasted32 9 months ago
James Almer c00c8679ed x86/flacdsp: add a SSE4 version of lpc16 9 months ago
James Almer 214cbe29dc x86/blockdsp: add sse2 and avx2 versions of fill_block_tab 9 months ago
Andreas Rheinhardt df2416ca97 Remove remnants of prores_lgpl decoder 9 months ago
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 12 months ago