openh264/test
Martin Storsjö 6d6a63a703 Mark the Initialize pointer parameter as const
This makes it clear to the callers that the struct will
not be modified by this call.
2014-02-18 22:51:53 +02:00
..
utils Include <algorithm> for std::min 2014-02-06 10:55:12 +02:00
BaseDecoderTest.cpp Remove the unused iInitType parameter to the decoder Initialize method 2014-02-18 13:00:45 +02:00
BaseDecoderTest.h Remove temp files using the iterator pattern 2014-02-05 18:00:48 +08:00
BaseEncoderTest.cpp encoder interface update step1 2014-02-18 09:51:47 +08:00
BaseEncoderTest.h Remove temp files using the iterator pattern 2014-02-05 18:00:48 +08:00
c_interface_test.c Remove the Initialize2 function from the external API 2014-02-18 22:51:53 +02:00
cpp_interface_test.cpp Mark the Initialize pointer parameter as const 2014-02-18 22:51:53 +02:00
decode_encode_test.cpp encoder interface update step1 2014-02-18 09:51:47 +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 encoder interface update step1 2014-02-18 09:51:47 +08:00
simple_test.cpp Add decoder test 2014-01-08 19:11:23 -08:00
targets.mk Regenerate target makefiles after the latest mktargets.py changes 2014-02-12 22:11:05 +02:00