Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/vvcdec: sao, add avx2 support | Shaun Loo | 2025-05-14 | 1 | -0/+2 |
* | avcodec/vvcdec: remove vvc prefix for x86 and riscv | Nuo Mi | 2024-12-22 | 1 | -6/+6 |
* | x86/vvcdec: inter, add optical flow avx2 code | Nuo Mi | 2024-08-31 | 1 | -0/+1 |
* | x86/vvcdec: add dmvr avx2 code | Nuo Mi | 2024-08-15 | 1 | -0/+1 |
* | libavcodec/x86/vvc: Add AVX2 DMVR SAD functions for VVC | Stone Chen | 2024-05-22 | 1 | -0/+1 |
* | avcodec/x86/vvc: add alf filter luma and chroma avx2 optimizations | Wu Jianhua | 2024-05-14 | 1 | -1/+2 |
* | makefile: Clean up missed object files with "make clean" | Martin Storsjö | 2024-03-10 | 1 | -1/+1 |
* | x86/Makefile: fix hevc and vvc dependency of h2656dsp.o | James Almer | 2024-02-01 | 1 | -3/+3 |
* | avcodec/x86/vvc: add avg and avg_w AVX2 optimizations | Wu Jianhua | 2024-02-01 | 1 | -1/+2 |
* | avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations | Wu Jianhua | 2024-02-01 | 1 | -0/+6 |