Author | SHA1 | Message | Date |
---|---|---|---|
|
49e531ff47 |
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> |
10 years ago |
|
2de7650451 |
mmal: Move system headers before local headers
Signed-off-by: Diego Biurrun <diego@biurrun.de> |
10 years ago |
|
c48456166e |
lavc: add MMAL hardware decoder wrapper
Based on a patch by Rodger Combs. Signed-off-by: Anton Khirnov <anton@khirnov.net> |
10 years ago |