openh264/codec/encoder/core/src
2014-03-26 16:52:53 +08:00
..
au_set.cpp Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
deblocking.cpp fix most of the warnings 2014-03-19 01:16:08 -07:00
decode_mb_aux.cpp modify WELS_CLIP1 to be inline functions 2014-03-18 01:54:25 -07:00
encode_mb_aux.cpp Partly add arm asm code to encoder. 2014-03-05 10:24:05 +08:00
encoder_data_tables.cpp Use char instead of str_t 2014-02-10 08:06:37 +02:00
encoder_ext.cpp Add basic cross search functions and its unit tests 2014-03-26 16:23:44 +08:00
encoder.cpp use the same frame type EVideoFrameType in encoder internal 2014-03-19 16:11:06 +08:00
expand_pic.cpp Correct the endif comment 2014-03-06 15:43:04 +02:00
get_intra_predictor.cpp remove unncessary cast 2014-03-18 02:15:57 -07:00
mc.cpp modify WELS_CLIP1 to be inline functions 2014-03-18 01:54:25 -07:00
md.cpp Add basic cross search functions and its unit tests 2014-03-26 16:23:44 +08:00
memory_align.cpp add memalign unit test 2014-03-10 16:28:05 +08:00
mv_pred.cpp Remove a duplicate median function 2014-01-24 15:57:11 +02:00
nal_encap.cpp Squashed merge from writenal_refactor2 2014-02-20 14:50:04 +08:00
picture_handle.cpp Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
property.cpp Use char instead of str_t 2014-02-10 08:06:37 +02:00
ratectl.cpp avoid QP sudden fluctates 2014-03-20 13:13:32 +08:00
ref_list_mgr_svc.cpp use the same frame type EVideoFrameType in encoder internal 2014-03-19 16:11:06 +08:00
sample.cpp move some common functions to common.cpp and add some functions in common 2014-03-25 15:35:55 +08:00
set_mb_syn_cavlc.cpp Remove the array_stack_align.h header from the encoder lib 2014-01-29 22:07:52 +02:00
slice_multi_threading.cpp Merge pull request #541 from licaiguo/disable-warnings 2014-03-19 09:17:34 -07:00
svc_base_layer_md.cpp Add basic cross search functions and its unit tests 2014-03-26 16:23:44 +08:00
svc_enc_slice_segment.cpp fix SM_FIXEDSLCNUM_SLICE bug, add SM_AUTO_SLICE mode 2014-03-11 10:23:46 +08:00
svc_encode_mb.cpp Use the C++ constants true/false instead of defining our own 2014-02-10 08:06:37 +02:00
svc_encode_slice.cpp expand structure of MD and ME 2014-03-18 09:47:05 +08:00
svc_mode_decision.cpp Use the C++ constants true/false instead of defining our own 2014-02-10 08:06:37 +02:00
svc_motion_estimate.cpp Adjust function interface and add void function for further coworking, adjust test accordingly 2014-03-26 16:52:53 +08:00
svc_set_mb_syn_cavlc.cpp Squashed merge from writenal_refactor2 2014-02-20 14:50:04 +08:00
utils.cpp Use char instead of str_t 2014-02-10 08:06:37 +02:00
wels_preprocess.cpp Merge pull request #549 from lyao2/rc_tune 2014-03-21 09:15:18 +08:00