vpx/vp9/encoder
Dmitry Kovalev 189b4315ca Removing unused last_skip_{probs_q, false_probs} arrays.
Change-Id: Id84a43583af57889e87462ce8b76e5a552f44826
2014-03-12 00:20:25 -07:00
..
x86 Merge "improved speed of 4x4 sse2 fdct." 2014-03-05 14:35:44 -08:00
vp9_bitstream.c Adding reusable get_y_mode_prob() function. 2014-03-10 10:50:16 -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 conservative RD based active map in vp9. 2014-03-10 15:48:43 -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 "Increase redo_frequency to 4 and cleanups" 2014-03-11 20:13:35 -07:00
vp9_encodeframe.h vp9/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_encodemb.c Cleaning up optimize_b() function. 2014-03-06 12:47:55 -08:00
vp9_encodemb.h Cleaning up vp9_encodemb.c file. 2014-02-26 13:51:12 -08:00
vp9_encodemv.c Removing unused active_section global variable. 2014-03-07 14:05:51 -08:00
vp9_encodemv.h Merge "Replacing int_mv with MV and adding const qualifiers." 2014-02-28 10:38:42 -08: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 Moving static_scene_max_gf_interval to RATE_CONTROL struct. 2014-03-10 17:29:15 -07:00
vp9_firstpass.h Moving static_scene_max_gf_interval to RATE_CONTROL struct. 2014-03-10 17:29:15 -07:00
vp9_lookahead.c vp9_lookahead_push(): remove unused parameters 2014-03-02 14:34:59 -08:00
vp9_lookahead.h vp9_lookahead_push(): remove unused parameters 2014-03-02 14:34:59 -08:00
vp9_mbgraph.c Inlining and removing vp9_set_mbmode_and_mvs(). 2014-03-05 14:22:31 -08: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 Merge "Support for a fast diamond search" 2014-03-10 09:53:21 -07:00
vp9_mcomp.h Merge "Support for a fast diamond search" 2014-03-10 09:53:21 -07:00
vp9_onyx_if.c Increase redo_frequency to 4 and cleanups 2014-03-11 17:33:24 -07:00
vp9_onyx_int.h Removing unused last_skip_{probs_q, false_probs} arrays. 2014-03-12 00:20:25 -07:00
vp9_picklpf.c vp9_picklpf.c: remove unused functions and params 2014-03-05 14:07:36 -08:00
vp9_picklpf.h vp9_picklpf.c: remove unused functions and params 2014-03-05 14:07:36 -08:00
vp9_pickmode.c Add a conservative RD based active map in vp9. 2014-03-10 15:48:43 -07:00
vp9_pickmode.h create super fast rtc mode 2014-01-29 08:39:39 -08:00
vp9_quantize.c Fixing include order in vp9_quantize.c 2014-02-28 11:30:51 -08:00
vp9_quantize.h Cleaning up vp9_quantize.c. 2014-02-28 10:11:31 -08:00
vp9_ratectrl.c Avoid gf/altref boost in pick_q under svc cbr mode. 2014-03-03 19:11:02 -08:00
vp9_ratectrl.h Moving static_scene_max_gf_interval to RATE_CONTROL struct. 2014-03-10 17:29:15 -07:00
vp9_rdopt.c Fix some active_map corner cases. 2014-03-11 16:39:42 -07:00
vp9_rdopt.h Merge "Use modeled rate distortion costs for non-RD mode" 2014-03-07 09:06:24 -08: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 Renaming vp9_sad_c.c to vp9_sad.c. 2014-02-05 11:31:15 -08:00
vp9_segmentation.c Adding vp9_cost.{h, c} files. 2014-03-05 11:57:57 -08:00
vp9_segmentation.h Removing unnecessary casts from quantization code. 2014-02-28 11:59:50 -08:00
vp9_ssim.c cpplint issues in vp9_ssim.c 2013-10-04 14:08:37 -07:00
vp9_subexp.c Adding vp9_cost.{h, c} files. 2014-03-05 11:57:57 -08:00
vp9_subexp.h vp9_prob_diff_update_savings_search_model(): remove params 2014-03-02 20:36:32 -08:00
vp9_temporal_filter.c temporal_filter_find_matching_mb_c(): remove a param 2014-03-02 20:43:42 -08:00
vp9_temporal_filter.h Enables alt-ref frames in one pass mode 2014-01-29 11:04:52 -08:00
vp9_tokenize.c Adding vp9_cost.{h, c} files. 2014-03-05 11:57:57 -08: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_vaq.c Removing unnecessary casts from quantization code. 2014-02-28 11:59:50 -08:00
vp9_vaq.h vp9/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_variance.c Renaming vp9_variance_c.c to vp9_variance.c. 2014-02-04 14:49:43 -08:00
vp9_variance.h vp9/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_write_bit_buffer.h vp9_write_bit_buffer.h add consts to suppress warnings in vs 2014-02-14 07:30:33 -08: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