openh264/codec/encoder/core/src
2014-04-11 15:07:32 +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 memory allocation for screen content 2014-04-10 17:07:26 +08:00
encoder.cpp use function pointer in reference frame management 2014-04-01 14:52:55 +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 modify the initialization of the number of LTR 2014-04-11 15:07:32 +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 remove RC enable flag, use RC Mode to indicate RC on or off 2014-04-07 22:08:28 -07:00
svc_base_layer_md.cpp add funtion pointer for search methods 2014-04-02 10:12:39 +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 clean multi-threading macro 2014-03-31 18:24:10 -07: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 Add ASM related functions for ME cross search 2014-04-08 11:24:45 +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 add memory allocation for screen content 2014-04-10 17:07:26 +08:00