.. |
utils
|
add basic me test
|
2014-03-14 16:40:02 +08: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
|
Merge pull request #522 from mstorsjo/layered-encoding-test
|
2014-03-18 09:46:00 -07:00 |
BaseEncoderTest.h
|
Add a test of encoding multiple spatial layers
|
2014-03-17 20:08:45 +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 |
DataGenerator.cpp
|
Include time.h in DataGenerator.cpp
|
2014-03-14 15:16:34 +02:00 |
decode_encode_test.cpp
|
Add a test of encoding multiple spatial layers
|
2014-03-17 20:08:45 +02:00 |
decoder_test.cpp
|
Use gtest functions for comparing hash strings
|
2014-03-03 10:53:31 +02:00 |
DecUT_ExpandPicture.cpp
|
Add Unit Test Expand Picture
|
2014-03-19 20:21:22 -07:00 |
DecUT_IdctResAddPred.cpp
|
Merge pull request #532 from huili2/WELS_CLIP1
|
2014-03-19 08:50:04 +08:00 |
DecUT_IntraPrediction.cpp
|
Add missing includes of time.h
|
2014-03-18 11:10:36 +02:00 |
DecUT_PredMv.cpp
|
add UT for PredMv in decoder
|
2014-03-20 01:09:04 -07:00 |
encoder_test.cpp
|
Add a test of encoding multiple spatial layers
|
2014-03-17 20:08:45 +02:00 |
EncUT_MemoryAlloc.cpp
|
Add time.h for Windows build.
|
2014-03-14 10:59:35 -07:00 |
EncUT_MotionEstimate.cpp
|
Change the output of diamond search from qpel to interpel
|
2014-03-25 11:03:37 +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 UT for PredMv in decoder
|
2014-03-20 01:09:04 -07:00 |
test_stdint.h
|
Allow building tests on MSVC versions where stdint.h is missing
|
2014-02-24 15:38:37 +02:00 |