openh264/test
2014-03-07 14:53:29 +02:00
..
utils Use gtest functions for comparing hash strings 2014-03-03 10:53:31 +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 Use the slice mode enum in BaseEncoderTest 2014-03-07 14:53:29 +02:00
BaseEncoderTest.h Add a test with sliced encoding 2014-03-03 11:08:35 +02:00
c_interface_test.c Renumber vtable entries in the C ABI test 2014-02-26 22:13:59 +02:00
cpp_interface_test.cpp Renumber vtable entries in the C ABI test 2014-02-26 22:13:59 +02:00
decode_encode_test.cpp Merge pull request #391 from mstorsjo/threaded-test 2014-03-03 07:54:14 -08:00
decoder_test.cpp Use gtest functions for comparing hash strings 2014-03-03 10:53:31 +02:00
encoder_test.cpp Merge pull request #391 from mstorsjo/threaded-test 2014-03-03 07:54:14 -08: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