aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/hls-fmp4
diff options
context:
space:
mode:
authorLimin Wang <lance.lmwang@gmail.com>2022-01-04 17:03:45 +0800
committerLimin Wang <lance.lmwang@gmail.com>2022-01-05 09:34:22 +0800
commitf582e405957acfcf5ef3e280f27b5a4160998deb (patch)
tree9679097a3b28836333471ee73ed32a83fb7ca681 /tests/ref/fate/hls-fmp4
parenta02d3054ea5412ac32e9d51778168a678a1ab889 (diff)
downloadffmpeg-f582e405957acfcf5ef3e280f27b5a4160998deb.tar.gz
avcodec/videotoolbox: Fix undefined symbol with minimal configuration
Please reproduced with the following minimal configure command: ./configure --enable-shared --disable-all --enable-avcodec --enable-decoder=h264 --enable-hwaccel=h264_videotoolbox You'll get below error: Undefined symbols for architecture x86_64: "_ff_videotoolbox_vpcc_extradata_create", referenced from: _videotoolbox_start in videotoolbox.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Reported-by: Cameron Gutman <aicommander@gmail.com> Tested-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
Diffstat (limited to 'tests/ref/fate/hls-fmp4')
0 files changed, 0 insertions, 0 deletions