diff options
author | Wu Jianhua <toqsxw@outlook.com> | 2024-04-18 02:28:21 +0800 |
---|---|---|
committer | Nuo Mi <nuomi2021@gmail.com> | 2024-04-20 12:11:43 +0800 |
commit | 4358f4956852f088f97c571077059b5901ead907 (patch) | |
tree | 7bdab5556ae5ae10e1c99aa8cad9ad6fcf1a062d /libavcodec/xsubdec.c | |
parent | bba996d6cdac15367f265e245987477d0f7b1899 (diff) | |
download | ffmpeg-4358f4956852f088f97c571077059b5901ead907.tar.gz |
avcodec/x86/vvc/vvcdsp_init: add put prototypes
When we used the --disable-ssse3 --disable-optimizations options,
the compiler would not skip the MC_LINKS like the compilation that
enabled the optimization, so it would fail to find the function
prototypes. Hence, this commit uses the same way to add prototypes
for the functions as HEVC DSP.
Signed-off-by: Wu Jianhua <toqsxw@outlook.com>
Diffstat (limited to 'libavcodec/xsubdec.c')
0 files changed, 0 insertions, 0 deletions