| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/x86/vvc/vvcdsp_init: fix linking error when configuring with --disabl... | Wu Jianhua | 2024-04-20 | 1 | -21/+25 |
* | avcodec/x86/vvc/vvcdsp_init: add avg prototypes | Wu Jianhua | 2024-04-20 | 1 | -17/+28 |
* | avcodec/x86/vvc/vvcdsp_init: add put prototypes | Wu Jianhua | 2024-04-20 | 1 | -1/+34 |
* | avcodec/vvc: Rename vvc_?foo->foo | Andreas Rheinhardt | 2024-04-04 | 1 | -4/+3 |
* | avcodec: Remove superfluous ';' outside of functions | Andreas Rheinhardt | 2024-02-21 | 1 | -12/+12 |
* | avcodec/x86/vvc/vvcdsp_init: fix unresolved external symbol on ARCH_X86_32 | Wu Jianhua | 2024-02-07 | 1 | -38/+40 |
* | avcodec/x86/vvc: add avg and avg_w AVX2 optimizations | Wu Jianhua | 2024-02-01 | 1 | -0/+52 |
* | avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations | Wu Jianhua | 2024-02-01 | 1 | -0/+202 |