openh264/codec/encoder/core/inc
Martin Storsjö 71bc52d103 Change the unix version of WELS_EVENT to sem_t*
Typedeffing WELS_EVENT as sem_t* makes the typedef behave similarly
to the windows version (typedeffed as HANDLE), unifying the code
that allocates and uses these event objects (getting rid of
most of the need for separate codepaths and ifdefs).
2014-03-04 12:17:32 +02:00
..
as264_common.h Remove trailing whitespace in comments 2014-01-05 14:53:21 +02:00
au_set.h Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
bit_stream.h add missed namespace for encoder, remove un-used file 2014-02-20 14:33:03 +08:00
bundleloader.h Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
deblocking.h file a new commit 2014-01-08 17:03:00 -08:00
decode_mb_aux.h Pretty printed the C++ code with astyle 2013-12-12 14:21:12 -08:00
dq_map.h add missed namespace for encoder, remove un-used file 2014-02-20 14:33:03 +08:00
encode_mb_aux.h Remove accidentally added const for plain non-pointer function parameters 2014-01-13 12:14:43 +02:00
encoder_context.h remove uiFrameIdxRc 2014-03-04 09:08:54 +08:00
encoder.h Squashed merge from writenal_refactor2 2014-02-20 14:50:04 +08:00
expand_pic.h Move declarations of functions in expand_picture.asm into a header in common 2014-02-10 08:05:02 +02:00
extern.h update comments on welsEncoderEncodeExt 2014-02-28 15:27:54 +08:00
get_intra_predictor.h Remove commented out pragmas 2014-01-05 15:04:34 +02:00
mb_cache.h Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
mc.h Move declarations of functions in mc_chroma/luma.asm into a header in common 2014-02-10 08:05:02 +02:00
md.h Remove unnecessary declarations of static functions 2014-02-19 09:25:27 +02:00
memory_align.h Use char instead of str_t 2014-02-10 08:06:37 +02:00
mt_defs.h Change the unix version of WELS_EVENT to sem_t* 2014-03-04 12:17:32 +02:00
mv_pred.h Pretty printed the C++ code with astyle 2013-12-12 14:21:12 -08:00
nal_encap.h Squashed merge from writenal_refactor2 2014-02-20 14:50:04 +08:00
nal_prefix.h Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
param_svc.h Merge pull request #388 from mstorsjo/initialize-default 2014-03-03 08:20:36 -08:00
parameter_sets.h Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
picture_handle.h Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
picture.h Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
property.h Use char instead of str_t 2014-02-10 08:06:37 +02:00
rc.h Add a runtime option for controlling frame skipping 2014-01-17 12:39:33 +02:00
ref_list_mgr_svc.h Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
sample.h resolve conflict 2014-01-03 14:49:45 +08:00
set_mb_syn_cavlc.h Remove commented out pragmas 2014-01-05 15:04:34 +02:00
slice_multi_threading.h Change the unix version of WELS_EVENT to sem_t* 2014-03-04 12:17:32 +02:00
slice.h Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
stat.h add missed namespace for encoder, remove un-used file 2014-02-20 14:33:03 +08:00
svc_base_layer_md.h Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
svc_config.h Initial Commit 2013-12-09 04:51:09 -08:00
svc_enc_frame.h Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
svc_enc_golomb.h Merge pull request #274 from mstorsjo/typedef-cleanup 2014-02-10 10:46:12 -08:00
svc_enc_macroblock.h Pretty printed the C++ code with astyle 2013-12-12 14:21:12 -08:00
svc_enc_slice_segment.h encoder interface update step1 2014-02-18 09:51:47 +08:00
svc_encode_mb.h Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
svc_encode_slice.h Squashed merge from writenal_refactor2 2014-02-20 14:50:04 +08:00
svc_mode_decision.h Pretty printed the C++ code with astyle 2013-12-12 14:21:12 -08:00
svc_motion_estimate.h Merge pull request #279 from sijchen/sad_fix2 2014-02-11 10:32:58 +08:00
svc_set_mb_syn_cavlc.h Squashed merge from writenal_refactor2 2014-02-20 14:50:04 +08:00
utils.h Use char instead of str_t 2014-02-10 08:06:37 +02:00
vlc_encoder.h Pretty printed the C++ code with astyle 2013-12-12 14:21:12 -08:00
wels_common_basis.h Use the C++ constants true/false instead of defining our own 2014-02-10 08:06:37 +02:00
wels_const.h Squashed merge from writenal_refactor2 2014-02-20 14:50:04 +08:00
wels_func_ptr_def.h Fix a typo in a function pointer name 2014-02-26 21:26:54 +02:00
wels_preprocess.h refine build spatial list in processing 2014-03-03 14:04:19 +08:00