vpx/vp9/encoder
Dmitry Kovalev 07f86d0944 Renaming VP9_CONFIG to VP9EncoderConfig.
Change-Id: Id48edd12c6f649c82113128491ef6ea7410e93b2
2014-04-18 11:01:36 -07:00
..
x86 Removing unused vp9_mcomp_x86.h file. 2014-04-14 11:32:58 -07:00
vp9_aq_complexity.c Moving compute_qdelta functions into vp9_ratectrl.{h, c}. 2014-04-07 16:57:53 -07:00
vp9_aq_complexity.h Move aq_mode=2 (complexity_aq) to separate file. 2014-03-26 18:01:59 -07:00
vp9_aq_cyclicrefresh.c Renaming av_per_frame_bandwidth to avg_frame_bandwidth. 2014-04-15 18:36:01 -07:00
vp9_aq_cyclicrefresh.h Encapsulating CYCLIC_REFRESH struct into .c file. 2014-03-26 11:00:35 -07:00
vp9_aq_variance.c Moving compute_qdelta functions into vp9_ratectrl.{h, c}. 2014-04-07 16:57:53 -07:00
vp9_aq_variance.h Rename the aq_mode files. 2014-03-21 15:20:59 -07:00
vp9_bitstream.c High-level hooks for Profile 2 (10/12 bit) 2014-04-08 16:18:34 -07:00
vp9_bitstream.h Cleaning up vp9_bitstream.{c, h} files. 2014-02-27 15:32:11 -08:00
vp9_block.h add a context tree structure to encoder 2014-04-17 07:30:55 -07:00
vp9_context_tree.c add a context tree structure to encoder 2014-04-17 07:30:55 -07:00
vp9_context_tree.h add a context tree structure to encoder 2014-04-17 07:30:55 -07:00
vp9_cost.c Adding vp9_cost.{h, c} files. 2014-03-05 11:57:57 -08:00
vp9_cost.h Adding vp9_cost.{h, c} files. 2014-03-05 11:57:57 -08:00
vp9_dct.c minor spelling cleanup in comments 2014-02-12 16:32:51 -08:00
vp9_encodeframe.c Merge "Fix broken encoding process at sub8x8 block size" 2014-04-18 08:46:54 -07:00
vp9_encodeframe.h Use source frame difference to make partition decision 2014-04-08 17:03:02 -07:00
vp9_encodemb.c Cleaning up optimize_b(). 2014-04-10 17:45:07 -07:00
vp9_encodemb.h Cleaning up vp9_encodemb.c file. 2014-02-26 13:51:12 -08:00
vp9_encodemv.c Renaming two members in MACROBLOCKD struct. 2014-04-01 17:46:40 -07:00
vp9_encodemv.h Moving common code into vp9_update_mv_count(). 2014-03-19 14:26:11 -07:00
vp9_extend.c Move vp9_extend.{h,c} from common to encoder 2013-11-18 12:43:36 -08:00
vp9_extend.h vp9/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_firstpass.c Renaming VP9_CONFIG to VP9EncoderConfig. 2014-04-18 11:01:36 -07:00
vp9_firstpass.h Cleaning up vp9_twopass_worst_quality(). 2014-04-09 21:06:11 -07:00
vp9_lookahead.c Make last frame source available in current frame encoding 2014-04-01 15:01:38 -07:00
vp9_lookahead.h Make last frame source available in current frame encoding 2014-04-01 15:01:38 -07:00
vp9_mbgraph.c Replacing cpu_used with speed in VP9_CONFIG. 2014-04-16 18:31:42 -07:00
vp9_mbgraph.h Moving MBGRAPH_{MB, FRAME}_STATS structs to vp9_mbgraph.h. 2014-02-03 12:35:06 -08:00
vp9_mcomp.c Removing redundant mvsadcost local variables. 2014-04-11 14:10:37 -07:00
vp9_mcomp.h Removing unused cost arguments from mcomp functions. 2014-04-11 10:24:36 -07:00
vp9_onyx_if.c Renaming VP9_CONFIG to VP9EncoderConfig. 2014-04-18 11:01:36 -07:00
vp9_onyx_int.h Renaming VP9_CONFIG to VP9EncoderConfig. 2014-04-18 11:01:36 -07:00
vp9_picklpf.c Adding consts in vp9_picklpf.c. 2014-04-11 15:33:50 -07:00
vp9_picklpf.h Convert use_fast_lpf_pick to an enum. 2014-03-21 14:59:26 -07:00
vp9_pickmode.c Adding RD_OPT struct. 2014-04-11 10:58:37 -07:00
vp9_pickmode.h create super fast rtc mode 2014-01-29 08:39:39 -08:00
vp9_quantize.c Remove old activity masking code. 2014-04-16 12:22:41 -07:00
vp9_quantize.h Moving q_trans[] table to vp9_quantize.{c, h}. 2014-04-09 13:35:39 -07:00
vp9_ratectrl.c Renaming VP9_CONFIG to VP9EncoderConfig. 2014-04-18 11:01:36 -07:00
vp9_ratectrl.h Renaming VP9_CONFIG to VP9EncoderConfig. 2014-04-18 11:01:36 -07:00
vp9_rdopt.c Merge "Adding is_best_mode() function." 2014-04-17 18:26:54 -07:00
vp9_rdopt.h Select prediction filter type in non-RD mode decision 2014-04-08 16:47:42 -07:00
vp9_resize.c Removing redefinition of ROUND_POWER_OF_TWO. 2014-02-27 11:57:00 -08:00
vp9_resize.h Multiple resize filters 2014-01-25 09:39:48 -08:00
vp9_sad.c Adding sad function generation macros. 2014-04-15 17:46:45 -07:00
vp9_segmentation.c Renaming two members in MACROBLOCKD struct. 2014-04-01 17:46:40 -07:00
vp9_segmentation.h Removing unnecessary casts from quantization code. 2014-02-28 11:59:50 -08:00
vp9_speed_features.c Renaming VP9_CONFIG to VP9EncoderConfig. 2014-04-18 11:01:36 -07:00
vp9_speed_features.h Define var threshold as unsigned int to match the type 2014-04-10 09:48:33 -07:00
vp9_ssim.c Adding vp9_ssim.h file. 2014-04-08 16:08:39 -07:00
vp9_ssim.h Adding vp9_ssim.h file. 2014-04-08 16:08:39 -07:00
vp9_subexp.c Removed several unused functions. 2014-03-17 14:09:29 -07:00
vp9_subexp.h vp9_prob_diff_update_savings_search_model(): remove params 2014-03-02 20:36:32 -08:00
vp9_svc_layercontext.c Renaming VP9_CONFIG to VP9EncoderConfig. 2014-04-18 11:01:36 -07:00
vp9_svc_layercontext.h Adding vp9_inc_frame_in_layer() function. 2014-04-09 10:26:32 -07:00
vp9_temporal_filter.c Replacing cpu_used with speed in VP9_CONFIG. 2014-04-16 18:31:42 -07:00
vp9_temporal_filter.h Enables alt-ref frames in one pass mode 2014-01-29 11:04:52 -08:00
vp9_tokenize.c Renaming two members in MACROBLOCKD struct. 2014-04-01 17:46:40 -07:00
vp9_tokenize.h Shrink dct_value_cost[] to int16_t. 2014-02-25 13:07:18 -08:00
vp9_treewriter.c Adding vp9_cost.{h, c} files. 2014-03-05 11:57:57 -08:00
vp9_treewriter.h Adding vp9_cost.{h, c} files. 2014-03-05 11:57:57 -08:00
vp9_variance.c Use source frame difference to make partition decision 2014-04-08 17:03:02 -07:00
vp9_variance.h Removing unnecessary typedef. 2014-04-10 23:31:45 -07:00
vp9_write_bit_buffer.c vp9_write_bit_buffer.h header statics converted to globals 2014-03-24 09:56:06 -07:00
vp9_write_bit_buffer.h vp9_write_bit_buffer.h header statics converted to globals 2014-03-24 09:56:06 -07:00
vp9_writer.c Removing unused active_section global variable. 2014-03-07 14:05:51 -08:00
vp9_writer.h Adding vp9_cost.{h, c} files. 2014-03-05 11:57:57 -08:00