openh264/test/encoder
Martin Storsjö a1b8ffc9df Use the right data type for a variable
There is little point in using an int32_t variable for something
that will only be used for passing in as a bool parameter to a
function.
2015-01-16 13:38:06 +02:00
..
EncUT_DecodeMbAux.cpp use WelsEnc namespace instead of WelsSVCEnc 2014-08-11 16:08:49 +08:00
EncUT_EncoderExt.cpp Fix a cast to actually cast to the right type 2015-01-16 13:38:06 +02:00
EncUT_EncoderMb.cpp use WelsEnc namespace instead of WelsSVCEnc 2014-08-11 16:08:49 +08:00
EncUT_EncoderMbAux.cpp use WelsEnc namespace instead of WelsSVCEnc 2014-08-11 16:08:49 +08:00
EncUT_ExpGolomb.cpp use WelsEnc namespace instead of WelsSVCEnc 2014-08-11 16:08:49 +08:00
EncUT_GetIntraPredictor.cpp use WelsEnc namespace instead of WelsSVCEnc 2014-08-11 16:08:49 +08:00
EncUT_InterfaceTest.cpp add UT for LTR setopton and fix crash issue 2014-09-03 13:28:14 +08:00
EncUT_MBCopy.cpp use WelsEnc namespace instead of WelsSVCEnc 2014-08-11 16:08:49 +08:00
EncUT_MemoryAlloc.cpp use WelsEnc namespace instead of WelsSVCEnc 2014-08-11 16:08:49 +08:00
EncUT_MemoryZero.cpp use WelsEnc namespace instead of WelsSVCEnc 2014-08-11 16:08:49 +08:00
EncUT_MotionEstimate.cpp Use the right data type for a variable 2015-01-16 13:38:06 +02:00
EncUT_ParameterSetStrategy.cpp add new SpsPpsStrategy and UT 2015-01-15 18:04:39 +08:00
EncUT_Reconstruct.cpp use WelsEnc namespace instead of WelsSVCEnc 2014-08-11 16:08:49 +08:00
EncUT_Sample.cpp reformat cpp files for unit tests 2014-10-23 17:54:33 +08:00
EncUT_SVC_me.cpp reformat cpp files for unit tests 2014-10-23 17:54:33 +08:00
targets.mk add new SpsPpsStrategy and UT 2015-01-15 18:04:39 +08:00