openh264/codec/console/dec
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
..
inc Remove unused files about macos bundle loading from the console tools 2014-01-21 14:59:41 +02:00
src Rename public interface methods to avoid two overloaded methods with the same name 2014-01-21 20:54:32 +02:00
targets.mk Omit assembler source rules if no asm sources are found 2014-01-17 18:52:46 +02:00