aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/hw_decode.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-01-06 19:42:05 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-01-07 13:27:41 +0100
commit60d6efe218c01d48ff93816a14e8e1d7ac9b0fca (patch)
tree5ea95d03de98af1fe80eef02957d61719951b80c /doc/examples/hw_decode.c
parent3975f9328ac55fc8b29f0f2784c273ae9edc417c (diff)
downloadffmpeg-60d6efe218c01d48ff93816a14e8e1d7ac9b0fca.tar.gz
avformat/matroskaenc: Fix build with only WebM muxer enabled
In this case ff_isom_put_dvcc_dvvc() might not be available, leading to linking failures. Given that WebM currently doesn't support DOVI, this is fixed by #if'ing the offending code away if the Matroska muxer is not enabled. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> (cherry picked from commit 217c90aac70af35e34381d7a99b4407686a3f47b)
Diffstat (limited to 'doc/examples/hw_decode.c')
0 files changed, 0 insertions, 0 deletions