vpx/vp8
Fritz Koenig 9c8ad79fdc Set refresh_alt_ref_frame on keyframe encode.
On a keyframe alt ref and golden are refreshed.  The flag was
not being set and so on the frame after a keyframe, motion
search would occur on the alt ref frame.  This is not necessary
because the alt ref frame identical to the last frame in this
scenario.

Handle corner case where a forward alt-ref frame is put
directly after a keyframe.

Change-Id: I9be4cf290d694f8cf2f9a31852014b5ccf1504d3
2010-12-01 12:48:22 -08:00
..
common correct errors in token alphabet descriptions 2010-11-16 10:51:43 -08:00
decoder vp8mt_alloc_temp_buffers: make prototype return void 2010-11-17 09:13:57 -05:00
encoder Set refresh_alt_ref_frame on keyframe encode. 2010-12-01 12:48:22 -08:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk make vp8_recon16x16mb{,y} RTCD functions 2010-10-26 13:23:36 -04:00
vp8_cx_iface.c allow dimensions as low as 1 pixel 2010-11-24 16:44:33 -08:00
vp8_dx_iface.c postproc : Re-work posproc calling to allow more flags. 2010-11-10 14:14:46 -08:00
vp8cx_arm.mk Add half-pixel variance RTCD functions 2010-10-26 20:00:56 -07:00
vp8cx.mk SSSE3 version of fast quantizer 2010-11-01 16:24:15 -04:00
vp8dx_arm.mk Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
vp8dx.mk move reconintra_mt to decoder (for now) 2010-09-24 11:23:06 -04:00