This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
openh264
Watch
1
Star
0
Fork
0
You've already forked openh264
Code
Issues
Pull Requests
Releases
Wiki
Activity
openh264
/
test
/
encoder
History
huili2
f76325edc7
Merge pull request
#1973
from huili2/sub8
...
modify some functions extending to sub8x8 usage, especially in ME part
2015-06-02 14:44:06 +08: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
modify some functions extending to sub8x8 usage, especially in ME part
2015-06-02 13:39:38 +08: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