.. |
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
|
Partly add arm asm code to encoder.
|
2014-03-05 10:24:05 +08:00 |
decode_mb_aux.h
|
Partly add arm asm code to encoder.
|
2014-03-05 10:24:05 +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
|
Partly add arm asm code to encoder.
|
2014-03-05 10:24:05 +08:00 |
encoder_context.h
|
remove uiFrameIdxRc
|
2014-03-04 09:08:54 +08:00 |
encoder.h
|
Partly add arm asm code to encoder.
|
2014-03-05 10:24:05 +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
|
use global trace in encoder
|
2014-03-10 15:22:40 +08:00 |
get_intra_predictor.h
|
Add intra predictor arm asm code.
|
2014-03-05 10:25:15 +08: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
|
add memalign unit test
|
2014-03-10 16:28:05 +08:00 |
mt_defs.h
|
Use WelsThreadJoin on windows as well
|
2014-03-07 10:51:28 +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 #445 from mstorsjo/use-thread-param
|
2014-03-10 15:28:04 +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
|
Add arm asm code for processing.
|
2014-03-05 16:54:05 +08:00 |
set_mb_syn_cavlc.h
|
Remove commented out pragmas
|
2014-01-05 15:04:34 +02:00 |
slice_multi_threading.h
|
Use WelsMultipleEventsWaitSingleBlocking within the worker thread on unix as well
|
2014-03-06 15:34:35 +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
|
Merge pull request #452 from mstorsjo/use-slice-mode-enum
|
2014-03-10 15:27:04 +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
|
simplify-layer-process
|
2014-03-06 11:19:33 +08:00 |