24 Commits (f2aba7bd9f26aa7f6c86644ca96bc4698c9f61c2)

Author SHA1 Message Date
Nuo Mi 15eb10c6de x86/vvcdec: inter, add optical flow avx2 code 6 months ago
Nuo Mi 6464c157d5 x86/vvcdec: add dmvr avx2 code 7 months ago
Nuo Mi 6b0e6a98b5 x86/vvc_alf: avoid overwriting for non-16 aligned widths 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 10 months ago
Stone Chen 0e52a4e434 libavcodec/x86/vvc: Add AVX2 DMVR SAD functions for VVC 10 months ago
James Almer 3d1597d3e2 x86/vvc_alf: use the x86inc instruction macros 10 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
Wu Jianhua a44c346312 avcodec/x86/vvc/vvcdsp_init: fix linking error when configuring with --disable-ssse3 --disable-optimizations options 11 months ago
Wu Jianhua 2f3aaef1b5 avcodec/x86/vvc/vvcdsp_init: add avg prototypes 11 months ago
Wu Jianhua 4358f49568 avcodec/x86/vvc/vvcdsp_init: add put prototypes 11 months ago
Andreas Rheinhardt db063212c8 avcodec/vvc: Rename vvc_?foo->foo 11 months ago
Martin Storsjö cd420c2949 makefile: Clean up missed object files with "make clean" 1 year ago
Andreas Rheinhardt 39b4b5aad7 avcodec: Remove superfluous ';' outside of functions 1 year ago
Wu Jianhua 3372876888 avcodec/x86/vvc/vvcdsp_init: fix unresolved external symbol on ARCH_X86_32 1 year ago
James Almer 6b6eb7d74e x86/Makefile: fix hevc and vvc dependency of h2656dsp.o 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