aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/hevc_deblock.asm
diff options
context:
space:
mode:
authorWu Jianhua <toqsxw@outlook.com>2024-04-18 02:28:21 +0800
committerNuo Mi <nuomi2021@gmail.com>2024-04-20 12:11:43 +0800
commit4358f4956852f088f97c571077059b5901ead907 (patch)
tree7bdab5556ae5ae10e1c99aa8cad9ad6fcf1a062d /libavcodec/x86/hevc_deblock.asm
parentbba996d6cdac15367f265e245987477d0f7b1899 (diff)
downloadffmpeg-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/x86/hevc_deblock.asm')
0 files changed, 0 insertions, 0 deletions