openh264/test/encoder
Martin Storsjö 1239bb24ba Remove a redundant check of this!=NULL
'this' can't be NULL in well-defined C++ code. This fixes a warning
with clang 3.6 from Xcode 6.3.
2015-05-27 11:46:53 +03:00
..
EncUT_DecodeMbAux.cpp use WelsEnc namespace instead of WelsSVCEnc 2014-08-11 16:08:49 +08:00
EncUT_EncoderExt.cpp Add framerate & spatialbitrate comparison for encoder UT 2015-05-05 18:53:50 -07:00
EncUT_EncoderMb.cpp Reformat tables without tabs 2015-05-13 22:06:58 +03: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 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 Add a missing newline at the end of a file 2015-05-04 12:46:48 +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