Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/vvcdec: sao, add avx2 support | Shaun Loo | 2025-05-14 | 1 | -0/+41 |
| | | | | | | This is a part of Google Summer of Code 2023 Co-authored-by: Nuo Mi <nuomi2021@gmail.com> | ||||
* | x86/vvcdec: misc, reordered functions in dsp_init for improved readability | Nuo Mi | 2025-05-14 | 1 | -19/+29 |
| | |||||
* | avcodec/x86/vvc/dsp_init: Make avg wrappers static | Andreas Rheinhardt | 2025-04-09 | 1 | -16/+4 |
| | | | | Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | ||||
* | avcodec/x86/vvc/dsp_init: Make alf wrappers static | Andreas Rheinhardt | 2025-04-09 | 1 | -18/+6 |
| | | | | Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | ||||
* | avcodec/x86/vvc/dsp_init: Make ff_vvc_apply_bdof_##bd##_avx2 static | Andreas Rheinhardt | 2025-04-09 | 1 | -15/+6 |
| | | | | | | | These wrappers around ff_vvc_apply_bdof_avx2() are only used in dsp_init.c. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | ||||
* | avcodec/x86/vvc/dsp_init: Make put wrappers static | Andreas Rheinhardt | 2025-04-09 | 1 | -36/+15 |
| | | | | Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | ||||
* | avcodec/vvcdec: remove vvc prefix for x86 and riscv | Nuo Mi | 2024-12-22 | 1 | -0/+425 |