openh264/test
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
..
utils Removed unused headers in test/ 2014-01-20 22:11:47 +05:30
decoder_test.cpp Rename public interface methods to avoid two overloaded methods with the same name 2014-01-21 20:54:32 +02:00
encoder_test.cpp Removed unused headers in test/ 2014-01-20 22:11:47 +05:30
simple_test.cpp Add decoder test 2014-01-08 19:11:23 -08:00
targets.mk Omit assembler source rules if no asm sources are found 2014-01-17 18:52:46 +02:00