openh264/codec/encoder
Martin Storsjö dd0db820fc Rename public interface methods to avoid two overloaded methods with the same name
This is required to make the order in the C++ virtual table
consistent in MSVC - previously the overloaded methods were
ordered differently in the vtable compared to the interface
declaration.
2014-01-21 20:54:32 +02:00
..
core Fix building of macos bundle loading code on 64 bit 2014-01-21 15:00:56 +02:00
plus Rename public interface methods to avoid two overloaded methods with the same name 2014-01-21 20:54:32 +02:00
targets.mk Make the compiler/ar/linker file output parameters overrideable 2014-01-17 12:06:11 +02:00