.. |
EncUT_DecodeMbAux.cpp
|
use WelsEnc namespace instead of WelsSVCEnc
|
2014-08-11 16:08:49 +08:00 |
EncUT_EncoderExt.cpp
|
Merge pull request #1786 from sijchen/fix_over
|
2015-02-06 12:17:56 +08:00 |
EncUT_EncoderMb.cpp
|
Move the memory allocation/deallocation routines to the common library
|
2015-01-30 11:30:59 +02: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
|
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
|
Avoid a warning about a variable set but not used
|
2015-01-16 09:26:42 +02: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
|
Add checks for cpu features in tests
|
2015-01-24 22:47:23 +02:00 |
targets.mk
|
Add unit tests for encoder MC
|
2015-01-27 09:41:00 +02:00 |