vpx/vp9/encoder
Jim Bankoski fb4f10a26e vp9_ratectrl - convert buffers to int64 to avoid casting
Change-Id: Ifd6b2d36d91237b5f38853a3a8a529d8be38ba09
2014-02-14 07:36:47 -08:00
..
x86 Bug fix in ssse3 quantize function 2014-02-07 14:32:30 -08:00
vp9_bitstream.c Removing reference to non-existing context_counters array. 2014-02-13 15:08:07 -08:00
vp9_bitstream.h vp9/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_block.h Remove inactive control parameters 2014-02-12 12:48:15 -08:00
vp9_dct.c Finally removing "short" from transform names. 2014-02-06 11:54:15 -08:00
vp9_encodeframe.c Merge "Removed the reset of mode_info from previous frame" 2014-02-13 17:03:50 -08:00
vp9_encodeframe.h vp9/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_encodemb.c Cleanup: removing "ptr" suffix from var names. 2014-02-13 19:23:24 -08:00
vp9_encodemb.h Renaming skip_coeff to skip for consistency. 2014-02-12 17:44:12 -08:00
vp9_encodemv.c Revert "Removing unnecessary vp9_clear_system_state() calls." 2014-01-23 09:05:08 -08:00
vp9_encodemv.h vp9/encoder: fix function prototypes 2014-01-31 20:45:36 -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 Merge changes I121fe66c,I94f57f8a 2014-02-13 09:31:53 -08:00
vp9_firstpass.h Removes active_worst_quality feedback 2014-02-11 16:59:56 -08:00
vp9_lookahead.c Moving twopass_rc and FIRSTPASS_STATS to vp9_firstpass.h. 2014-02-05 18:28:28 -08:00
vp9_lookahead.h vp9/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_mbgraph.c vp9_mbgraph.c static analysis issues resolved. 2014-02-13 06:43:44 -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 Using MV instead of int_mv inside vp9_full_pixel_diamond(). 2014-02-13 11:23:05 -08:00
vp9_mcomp.h Using MV instead of int_mv inside vp9_full_pixel_diamond(). 2014-02-13 11:23:05 -08:00
vp9_onyx_if.c Merge "Removed the reset of mode_info from previous frame" 2014-02-13 17:03:50 -08:00
vp9_onyx_int.h Remove unused using_small_partition_info functions 2014-02-12 12:24:10 -08:00
vp9_picklpf.c Rename a loopfilter parameter 2014-01-31 16:30:04 -08:00
vp9_picklpf.h Add some consts to vp9_calc_ss_err(). 2014-01-24 14:26:02 -08:00
vp9_pickmode.c Using MV instead of int_mv inside vp9_full_pixel_diamond(). 2014-02-13 11:23:05 -08:00
vp9_pickmode.h create super fast rtc mode 2014-01-29 08:39:39 -08:00
vp9_psnr.c lint issue in vp9_psnr.c 2013-10-04 11:01:49 -07:00
vp9_psnr.h vp9/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_quantize.c Merge "Encoder quantization cleanup." 2014-02-10 21:32:04 -08:00
vp9_quantize.h vp9/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_ratectrl.c vp9_ratectrl - convert buffers to int64 to avoid casting 2014-02-14 07:36:47 -08:00
vp9_ratectrl.h vp9_ratectrl - convert buffers to int64 to avoid casting 2014-02-14 07:36:47 -08:00
vp9_rdopt.c Using MV instead of int_mv inside vp9_full_pixel_diamond(). 2014-02-13 11:23:05 -08:00
vp9_rdopt.h Merge changes I826655a7,I5164df72,Iba9b198c,Ide9a6846,I4f51ce85,I0e6aa00f,Ic334da9a,I252f5f8a,I7865db2d,I13b434b1 2014-01-24 10:47:00 -08:00
vp9_resize.c Multiple resize filters 2014-01-25 09:39:48 -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 Moving reset_segment_features() to encoder/vp9_segmentation.h. 2014-01-06 11:31:57 -08:00
vp9_segmentation.h vp9/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_ssim.c cpplint issues in vp9_ssim.c 2013-10-04 14:08:37 -07:00
vp9_subexp.c Propgate constants through subexp routines. 2014-02-03 11:55:46 -08:00
vp9_subexp.h vp9/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_temporal_filter.c vp9_temporal_filter.c static analysis issue resolution 2014-02-13 06:22:23 -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 Cleanup: removing "ptr" suffix from var names. 2014-02-13 19:23:24 -08:00
vp9_tokenize.h vp9/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_treewriter.c Moving vp9_tree_probs_from_distribution() to encoder. 2013-12-05 18:13:26 -08:00
vp9_treewriter.h vp9/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_vaq.c Modified Aq1 and Aq2 2014-02-11 16:27:05 +00: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 SECTIONBITS_OUTPUT. 2014-01-29 14:15:34 -08:00
vp9_writer.h Removing SECTIONBITS_OUTPUT. 2014-01-29 14:15:34 -08:00