openh264/test
Martin Storsjö 3a1bc92778 Include <algorithm> for std::min
This fixes building the test code on MSVC 2013.

(Actually building all of the tests on windows still is tricky
due to the OpenSSL dependency for SHA1, but there's a patchset
in review to take care of that.)
2014-02-06 10:55:12 +02:00
..
utils Include <algorithm> for std::min 2014-02-06 10:55:12 +02:00
BaseDecoderTest.cpp Open output files in binary mode in the testsuite 2014-02-06 10:54:39 +02:00
BaseDecoderTest.h Remove temp files using the iterator pattern 2014-02-05 18:00:48 +08:00
BaseEncoderTest.cpp Remove temp files using the iterator pattern 2014-02-05 18:00:48 +08:00
BaseEncoderTest.h Remove temp files using the iterator pattern 2014-02-05 18:00:48 +08:00
decode_encode_test.cpp minor naming/style/bug fixes 2014-02-05 18:04:32 +08:00
decoder_test.cpp refactor and add decode_encode_test to pipeline decoder outoput to encoder test 2014-02-05 18:00:48 +08:00
encoder_test.cpp refactor and add decode_encode_test to pipeline decoder outoput to encoder test 2014-02-05 18:00:48 +08:00
simple_test.cpp Add decoder test 2014-01-08 19:11:23 -08:00
targets.mk refactor and add decode_encode_test to pipeline decoder outoput to encoder test 2014-02-05 18:00:48 +08:00