vpx/vp9/encoder
John Koleszar 2f24ad9e85 Use alt-ref frame context for keyframes
This matches the behavior prior to generalizing the frame context
selection, and intuitively makes sense in that the first forward ref
is immediately after the keyframe, so it's quality is improved a bit
by using the keyframe's entropy context rather than the default.

Change-Id: Ia82cef79382b9d8cfafdc44ba0533d4dc3e44053
2013-01-18 14:40:39 -08:00
..
ppc Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
x86 fix a number issues that cause failures 2013-01-14 18:32:32 -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 Preserve the previous golden frame on golden updates 2013-01-16 15:57:02 -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 Merge tx32x32 experiment. 2013-01-10 08:23:59 -08:00
vp9_boolhuff.c fixed includes to be fully specified 2012-11-28 10:53:17 -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 Fix compiler warnings 2013-01-14 13:56:52 -08:00
vp9_encodeframe.c Start to anonymize reference frames 2013-01-16 14:06:23 -08:00
vp9_encodeframe.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_encodeintra.c Remove compound intra-intra experiment. 2013-01-14 15:47:25 -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 Merge tx32x32 experiment. 2013-01-10 08:23:59 -08:00
vp9_encodemb.h Merge tx32x32 experiment. 2013-01-10 08:23:59 -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 Start to anonymize reference frames 2013-01-16 14:06:23 -08:00
vp9_firstpass.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -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 Start to anonymize reference frames 2013-01-16 14:06: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 Merge superblocks (32x32) experiment. 2013-01-08 12:54:45 -08:00
vp9_mcomp.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08: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 Preserve the previous golden frame on golden updates 2013-01-16 15:57:02 -08:00
vp9_onyx_int.h Start to anonymize reference frames 2013-01-16 14:06:23 -08:00
vp9_picklpf.c Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -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 Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
vp9_psnr.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_quantize.c Merge tx32x32 experiment. 2013-01-10 08:23:59 -08:00
vp9_quantize.h Merge tx32x32 experiment. 2013-01-10 08:23:59 -08:00
vp9_ratectrl.c Use alt-ref frame context for keyframes 2013-01-18 14:40:39 -08:00
vp9_ratectrl.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_rdopt.c Start to anonymize reference frames 2013-01-16 14:06:23 -08:00
vp9_rdopt.h 64x64 blocksize support. 2013-01-05 18:20:25 -08:00
vp9_sad_c.c Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -08:00
vp9_satd_c.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_segmentation.c Start to anonymize reference frames 2013-01-16 14:06:23 -08:00
vp9_segmentation.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -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 Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -08:00
vp9_temporal_filter.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_tokenize.c Merge tx32x32 experiment. 2013-01-10 08:23:59 -08:00
vp9_tokenize.h Merge tx32x32 experiment. 2013-01-10 08:23:59 -08:00
vp9_treewriter.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_treewriter.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_variance_c.c Merge superblocks64 experiment. 2013-01-09 17:21:40 -08:00
vp9_variance.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00