.. |
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 #369 from sijchen/mt_refactor3
|
2014-02-28 08:28:18 -08:00 |
encoder.cpp
|
remove macros to clear codes
|
2014-02-28 14:54:11 +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
|
encoder interface update step1
|
2014-02-18 09:51:47 +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
|
remove macros to clear codes
|
2014-02-28 14:54:11 +08: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
|
Merge pull request #334 from mstorsjo/cleanup-vp-interface
|
2014-02-21 17:31:34 +08:00 |