openh264/test/api
Martin Storsjö 6e40991cc7 Only force iLoopFilterDisableIdc to 2 if multithreading has been enabled
Previously these lines were within an #ifdef MT_ENABLED block,
but now that threading is enabled by default, we should probably
only do it if threading has been requested.
2014-07-03 08:38:23 +03:00
..
BaseDecoderTest.cpp astyle all 2014-06-25 18:50:41 -07:00
BaseEncoderTest.cpp astyle all 2014-06-25 18:50:41 -07:00
c_interface_test.c Make the first C function parameter const void* in c_interface_test 2014-04-11 10:34:10 +03:00
cpp_interface_test.cpp astyle all 2014-06-25 18:50:41 -07:00
DataGenerator.cpp Don't reset the random number generator within the unit tests 2014-07-01 10:20:45 +03:00
decode_encode_test.cpp astyle all 2014-06-25 18:50:41 -07:00
decoder_test.cpp astyle all 2014-06-25 18:50:41 -07:00
encoder_test.cpp Only force iLoopFilterDisableIdc to 2 if multithreading has been enabled 2014-07-03 08:38:23 +03:00
sha1.c reorganize tests 2014-03-24 22:14:43 -07:00
simple_test.cpp Don't reset the random number generator within the unit tests 2014-07-01 10:20:45 +03:00
targets.mk reorganize tests 2014-03-24 22:14:43 -07:00