openh264/test/encoder
Martin Storsjö 0298b3f580 Initialize enough samples in the new 4x8 tests
This fixes valgrind warnings about tests using uninitialized data.
2015-06-03 09:45:06 +03:00
..
EncUT_DecodeMbAux.cpp use WelsEnc namespace instead of WelsSVCEnc 2014-08-11 16:08:49 +08:00
EncUT_EncoderExt.cpp add parameter checking on resolution and related UT 2015-05-26 15:41:47 +08:00
EncUT_EncoderMb.cpp Reformat tables without tabs 2015-05-13 22:06:58 +03:00
EncUT_EncoderMbAux.cpp modify some functions extending to sub8x8 usage, especially in ME part 2015-06-02 13:39:38 +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 Remove a redundant check of this!=NULL 2015-05-27 11:46:53 +03:00
EncUT_MBCopy.cpp use WelsEnc namespace instead of WelsSVCEnc 2014-08-11 16:08:49 +08:00
EncUT_MemoryAlloc.cpp Move the memory allocation/deallocation routines to the common library 2015-01-30 11:30:59 +02:00
EncUT_MemoryZero.cpp Avoid warnings about an unused variable in debug mode 2015-01-16 14:02:01 +02:00
EncUT_MotionCompensation.cpp Avoid writing outside of the target rect in MCHalfPelFilterAnchor 2015-01-29 08:51:02 +02:00
EncUT_MotionEstimate.cpp Remove accidental double semicolons 2015-02-02 09:20:35 +02:00
EncUT_ParameterSetStrategy.cpp update bGapsInFrameNumValueAllowedFlag according to parameters setting 2015-03-18 13:44:03 +08:00
EncUT_Reconstruct.cpp use WelsEnc namespace instead of WelsSVCEnc 2014-08-11 16:08:49 +08:00
EncUT_Sample.cpp Initialize enough samples in the new 4x8 tests 2015-06-03 09:45:06 +03:00
EncUT_SVC_me.cpp Avoid endian assumptions in FillQpelLocationByFeatureValue_c 2015-05-15 13:11:23 +03:00
targets.mk Add unit tests for encoder MC 2015-01-27 09:41:00 +02:00