openh264/codec/encoder/core/src
Martin Storsjö d4bdef2916 Use an event name that contains the process id
This reduces the risk for namespace collisions if two processes
run the encoder simultaneously without address space layout
randomization.
2014-03-05 09:36:46 +02:00
..
au_set.cpp Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
deblocking.cpp Fix a typo in a function pointer name 2014-02-26 21:26:54 +02:00
decode_mb_aux.cpp Removed unused headers in encoder core 2014-01-26 11:28:17 +05:30
encode_mb_aux.cpp Removed unused headers in encoder core 2014-01-26 11:28:17 +05:30
encoder_data_tables.cpp Use char instead of str_t 2014-02-10 08:06:37 +02:00
encoder_ext.cpp Merge pull request #405 from mstorsjo/simplify-threads 2014-03-05 12:31:15 +08:00
encoder.cpp remove uiFrameIdxRc 2014-03-04 09:08:54 +08:00
expand_pic.cpp Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
get_intra_predictor.cpp Remove the array_stack_align.h header from the encoder lib 2014-01-29 22:07:52 +02:00
mc.cpp Mark source parameters to MC functions as const 2014-02-19 10:19:56 +02:00
md.cpp Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
memory_align.cpp Use char instead of str_t 2014-02-10 08:06:37 +02: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 remove uiFrameIdxRc 2014-03-04 09:08:54 +08:00
ref_list_mgr_svc.cpp encoder interface update step1 2014-02-18 09:51:47 +08:00
sample.cpp Removed unused headers in encoder core 2014-01-26 11:28:17 +05:30
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 Use an event name that contains the process id 2014-03-05 09:36:46 +02:00
svc_base_layer_md.cpp Add ios support for encoder. 2014-02-21 13:49:49 +08:00
svc_enc_slice_segment.cpp encoder interface update step1 2014-02-18 09:51:47 +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 Squashed merge from writenal_refactor2 2014-02-20 14:50:04 +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 Use bool instead of bool_t 2014-02-10 08:05:09 +02: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 refine-multi-layer-process 2014-03-04 12:04:04 +08:00