openh264/test
Martin Storsjö e88348b76d Allow building tests on MSVC versions where stdint.h is missing
Of the supported MSVC versions, only 2008 actually is missing
stdint.h, it is included in MSVC since 2010.
2014-02-24 15:38:37 +02:00
..
utils Allow building tests on MSVC versions where stdint.h is missing 2014-02-24 15:38:37 +02:00
BaseDecoderTest.cpp Remove the unused iInitType parameter to the decoder Initialize method 2014-02-18 13:00:45 +02:00
BaseDecoderTest.h Allow building tests on MSVC versions where stdint.h is missing 2014-02-24 15:38:37 +02:00
BaseEncoderTest.cpp Simplify encoder interface--remove EncoderFrame2 from interface 2014-02-20 10:33:07 +08:00
BaseEncoderTest.h Remove temp files using the iterator pattern 2014-02-05 18:00:48 +08:00
c_interface_test.c Simplify encoder interface--remove EncoderFrame2 from interface 2014-02-20 10:33:07 +08:00
cpp_interface_test.cpp Simplify encoder interface--remove EncoderFrame2 from interface 2014-02-20 10:33:07 +08:00
decode_encode_test.cpp Use the local sha1 function names directly without compatibility defines 2014-02-24 15:38:19 +02:00
decoder_test.cpp Use the local sha1 function names directly without compatibility defines 2014-02-24 15:38:19 +02:00
encoder_test.cpp Use the local sha1 function names directly without compatibility defines 2014-02-24 15:38:19 +02:00
sha1.c Make the SHA1Result function write the output into a byte array 2014-02-24 15:38:19 +02:00
sha1.h Use the local sha1 function names directly without compatibility defines 2014-02-24 15:38:19 +02:00
simple_test.cpp Add decoder test 2014-01-08 19:11:23 -08:00
targets.mk Add an SHA1 implementation by Paul Jones 2014-02-24 15:38:15 +02:00
test_stdint.h Allow building tests on MSVC versions where stdint.h is missing 2014-02-24 15:38:37 +02:00