summaryrefslogtreecommitdiff
path: root/libavcodec/mpeg4videodec.c
diff options
context:
space:
mode:
authorwm4 <nfxjfg@googlemail.com>2015-04-13 19:18:00 +0200
committerDiego Biurrun <diego@biurrun.de>2015-04-14 12:32:13 +0200
commit49e531ff4706279c7eed774f2c8b896942924ce2 (patch)
treef3f8d2d41775ac4f0341d36cb9971bd271b1338f /libavcodec/mpeg4videodec.c
parent2de7650451d90520135d8cf6f96caa0658824208 (diff)
mmal: Reference MMAL VC lib explicitly
This is optional, but ensures that linking with -Wl,--as-needed does not drop the library containing the MMAL VC driver. The driver normally "registers" itself in the library constructor, but since no symbols are explicitly referenced, the linker could remove it with --as-needed enabled. Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'libavcodec/mpeg4videodec.c')
0 files changed, 0 insertions, 0 deletions