aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/startcode.h
diff options
context:
space:
mode:
authorWu Jianhua <toqsxw@outlook.com>2024-04-18 02:28:22 +0800
committerNuo Mi <nuomi2021@gmail.com>2024-04-20 12:11:43 +0800
commit2f3aaef1b54c3828abd50a1e3f861886b3e2ec16 (patch)
tree764f11b824e5b501c39e9d10159e64f194527a9e /libavcodec/startcode.h
parent4358f4956852f088f97c571077059b5901ead907 (diff)
downloadffmpeg-2f3aaef1b54c3828abd50a1e3f861886b3e2ec16.tar.gz
avcodec/x86/vvc/vvcdsp_init: add avg 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. And, when prototypes are added for the functions, we cannot add the static qualifier. Therefore, the ff_vvc prefix is needed to avoid the naming conflict. Signed-off-by: Wu Jianhua <toqsxw@outlook.com>
Diffstat (limited to 'libavcodec/startcode.h')
0 files changed, 0 insertions, 0 deletions