| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/x86/vvc/vvcdsp_init: fix unresolved external symbol on ARCH_X86_32 | Wu Jianhua | 2024-02-07 | 1 | -38/+40 |
* | x86/Makefile: fix hevc and vvc dependency of h2656dsp.o | James Almer | 2024-02-01 | 1 | -3/+3 |
* | x86/vvc/vvc_mc: wrap the entire file in x86_64 and AVX2 checks | James Almer | 2024-02-01 | 1 | -5/+4 |
* | x86/vvc/vvc_mc: set the correct number of used registers in vvc_w_avg functions | James Almer | 2024-02-01 | 1 | -1/+1 |
* | avcodec/x86/vvc: add avg and avg_w AVX2 optimizations | Wu Jianhua | 2024-02-01 | 3 | -1/+357 |
* | avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations | Wu Jianhua | 2024-02-01 | 2 | -0/+208 |