openh264/codec/encoder
Martin Storsjö 36f96cb766 Don't include the headers for dynamically loading the VP library if NO_DYNAMIC_VP is defined
bundleloader.h, which is included if MACOS is defined, defines
inline functions that reference bundle loading system functions,
which requires linking to the core foundation framework.

Avoid requiring linking to extra libraries/frameworks if
NO_DYNAMIC_VP is defined.
2014-01-21 21:15:32 +02:00
..
core Don't include the headers for dynamically loading the VP library if NO_DYNAMIC_VP is defined 2014-01-21 21:15:32 +02:00
plus Add a runtime option for controlling frame skipping 2014-01-17 12:39:33 +02:00
targets.mk Make the compiler/ar/linker file output parameters overrideable 2014-01-17 12:06:11 +02:00