openh264/codec/encoder/core/inc
Martin Storsjö 7acb6cd4d0 Remove the duplicated IWelsVP.h file
Instead have the encoder include it directly from the processing
library.

Both copies of the files were mostly identical so far.
2014-02-19 15:00:49 +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 Pretty printed the C++ code with astyle 2013-12-12 14:21:12 -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 Pretty printed the C++ code with astyle 2013-12-12 14:21:12 -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 move spatial picture related variable to CWelsPreProcess 2014-02-17 11:35:52 +08:00
encoder.h Use char instead of str_t 2014-02-10 08:06:37 +02: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 an encoder method for encoding the SPS/PPS without encoding a frame 2014-01-11 13:58:56 +02: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 Add Windows 64-bit build to VS project files 2013-12-15 15:18:19 +08:00
mv_pred.h Pretty printed the C++ code with astyle 2013-12-12 14:21:12 -08:00
nal_encap.h Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
nal_prefix.h Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
param_svc.h Don't copy out the SEncParamBase, manually read the individual fields instead 2014-02-18 22:51:53 +02: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 Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
slice.h Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
stat.h Remove the real32_t typedef 2014-02-08 14:12:03 +02: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 Use bool instead of bool_t 2014-02-10 08:05:09 +02: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 Remove commented out pragmas 2014-01-05 15:04:34 +02:00
trace.h Pretty printed the C++ code with astyle 2013-12-12 14:21:12 -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 Use char instead of str_t 2014-02-10 08:06:37 +02:00
wels_func_ptr_def.h Mark source parameters to MC functions as const 2014-02-19 10:19:56 +02:00
wels_preprocess.h update to the last commit: interface change 2014-02-18 14:00:42 +08:00