.. |
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 |
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
|
divide copy_mb functions into new file for decoder use from encoder and add files for EC in decoder only.
|
2014-04-14 20:17:41 -07:00 |
encoder_context.h
|
clean multi-threading macro
|
2014-03-31 18:24:10 -07:00 |
encoder.h
|
add scene change for screen content
|
2014-03-31 17:14:00 +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
|
add maxbitrate parameter
|
2014-03-20 14:30:20 +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
|
expand structure of MD and ME
|
2014-03-18 09:47:05 +08:00 |
memory_align.h
|
add memalign unit test
|
2014-03-10 16:28:05 +08:00 |
mt_defs.h
|
remove thread cpu core bind
|
2014-04-03 16:19:53 -07: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
|
update the default value for bPrefixNalAddingCtrl and iLoopFilterDisableIdc
|
2014-04-14 14:06:02 +08:00 |
parameter_sets.h
|
update level_idc setting
|
2014-04-17 14:29:41 +08:00 |
picture_handle.h
|
add memory allocation for feature search
|
2014-04-11 17:11:46 +08:00 |
picture.h
|
Add calling of FME preprocess calculation
|
2014-04-15 15:38:27 +08:00 |
property.h
|
Use char instead of str_t
|
2014-02-10 08:06:37 +02:00 |
rc.h
|
add complexity calculation in workflow
|
2014-04-17 17:33:44 +08:00 |
ref_list_mgr_svc.h
|
rename some varialbes
|
2014-04-18 11:07:38 +08:00 |
sample.h
|
Add alternative search methods
|
2014-03-31 16:11:31 +08:00 |
set_mb_syn_cavlc.h
|
Remove commented out pragmas
|
2014-01-05 15:04:34 +02:00 |
slice_multi_threading.h
|
clean multi-threading macro
|
2014-03-31 18:24:10 -07:00 |
slice.h
|
Add alternative search methods
|
2014-03-31 16:11:31 +08: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
|
Add calling of FME preprocess calculation
|
2014-04-15 15:38:27 +08:00 |
svc_enc_golomb.h
|
Remove compiler warnings
|
2014-03-30 15:13:29 +05:30 |
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
|
add FME switch logic
|
2014-04-21 16:36:59 +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
|
add leve parameter, update profile and usagetype type
|
2014-03-20 17:02:32 +08:00 |
wels_const.h
|
modify the initialization of the number of LTR
|
2014-04-11 15:07:32 +08:00 |
wels_func_ptr_def.h
|
add FME switch logic
|
2014-04-21 16:36:59 +08:00 |
wels_preprocess.h
|
add complexity calculation in workflow
|
2014-04-17 17:33:44 +08:00 |
wels_transpose_matrix.h
|
Add ASM related functions for ME cross search
|
2014-04-08 11:24:45 +08:00 |