vpx/vp9/encoder
Yaowu Xu cea8cd08d3 Adjust the max_gf_interval initialization
to be a fixed value of 15.

Test results:
cif:  .124%, .068%, .081%
std-hd: 2.809%, 3.174%, 2.705%

Change-Id: I380c8152c973506094da15eab59e3aa22b75a983
2013-03-01 06:38:35 -08:00
..
ppc Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
x86 Remove some Y2-related code. 2013-02-15 14:06:25 -08:00
vp9_asm_enc_offsets.c Remove unused symbols from vp9 asm offsets C files. 2012-12-07 15:38:40 -08:00
vp9_bitstream.c Split coefficient token tables intra vs. inter. 2013-02-23 07:33:46 -08:00
vp9_bitstream.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_block.h Split coefficient token tables intra vs. inter. 2013-02-23 07:33:46 -08:00
vp9_boolhuff.c Code cleanup. 2013-02-21 13:50:15 -08:00
vp9_boolhuff.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_dct.c Merge "Improve 32x32 forward dct" into experimental 2013-02-27 07:56:42 -08:00
vp9_encodeframe.c Spatial resamping of ZEROMV predictors 2013-02-26 23:54:23 -08:00
vp9_encodeframe.h Code cleanup. 2013-02-21 13:50:15 -08:00
vp9_encodeintra.c Changing pitch value meaning for fht and iht transforms. 2013-02-25 18:19:55 -08:00
vp9_encodeintra.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_encodemb.c Spatial resamping of ZEROMV predictors 2013-02-26 23:54:23 -08:00
vp9_encodemb.h Spatial resamping of ZEROMV predictors 2013-02-26 23:54:23 -08:00
vp9_encodemv.c more unused variables. 2012-11-29 08:54:59 -08:00
vp9_encodemv.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_firstpass.c Spatial resamping of ZEROMV predictors 2013-02-26 23:54:23 -08:00
vp9_firstpass.h Code cleanup. 2013-02-21 13:50:15 -08:00
vp9_lookahead.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_lookahead.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_mbgraph.c Spatial resamping of ZEROMV predictors 2013-02-26 23:54:23 -08:00
vp9_mbgraph.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_mcomp.c Entropy stats output code. 2013-02-20 14:33:19 +00:00
vp9_mcomp.h Entropy stats output code. 2013-02-20 14:33:19 +00:00
vp9_modecosts.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_modecosts.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_onyx_if.c Adjust the max_gf_interval initialization 2013-03-01 06:38:35 -08:00
vp9_onyx_int.h Minor rate control refactoring and experiments. 2013-02-25 17:07:45 +00:00
vp9_picklpf.c Avoid allocating memory when resizing frames 2013-02-08 12:20:30 -08:00
vp9_picklpf.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_psnr.c Code cleanup. 2013-02-21 10:34:33 -08:00
vp9_psnr.h Code cleanup. 2013-02-21 10:34:33 -08:00
vp9_quantize.c Experimental removal of over quant code 2013-02-22 14:00:51 +00:00
vp9_quantize.h Remove some Y2-related code. 2013-02-15 14:06:25 -08:00
vp9_ratectrl.c Minor rate control refactoring and experiments. 2013-02-25 17:07:45 +00:00
vp9_ratectrl.h Minor rate control refactoring and experiments. 2013-02-25 17:07:45 +00:00
vp9_rdopt.c Spatial resamping of ZEROMV predictors 2013-02-26 23:54:23 -08:00
vp9_rdopt.h Spatial resamping of ZEROMV predictors 2013-02-26 23:54:23 -08:00
vp9_sad_c.c Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -08:00
vp9_segmentation.c Code cleanup. 2013-02-21 10:34:33 -08:00
vp9_segmentation.h Code cleanup. 2013-02-21 10:34:33 -08:00
vp9_ssim.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_temporal_filter.c Spatial resamping of ZEROMV predictors 2013-02-26 23:54:23 -08:00
vp9_temporal_filter.h Code cleanup. 2013-02-22 11:03:14 -08:00
vp9_tokenize.c Merge cnvcontext experiment. 2013-02-26 10:40:15 -08:00
vp9_tokenize.h Split coefficient token tables intra vs. inter. 2013-02-23 07:33:46 -08:00
vp9_treewriter.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_treewriter.h Code cleanup. 2013-02-22 11:03:14 -08:00
vp9_variance_c.c Convert subpixel filters to use convolve framework 2013-02-05 14:23:17 -08:00
vp9_variance.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00