vpx/vp8
Yunqing Wang 65dd157c3c multi-res: force Key frame sychronization
In multi-resolution encoding, frame_type decision for each frame
is made by the lowest-resolution encoder. For all other higher-
resolution encoders, kf_mode is always set to VPX_KF_DISABLED,
and they are forced to use the same frame_type picked by the
lowest-resolution encoder.

Change-Id: Ic4d52ec65bbc012ca9c2d236210e28a295591eaf
2012-05-16 15:06:42 -04:00
..
common multi-res: force Key frame sychronization 2012-05-16 15:06:42 -04:00
decoder Moves error concealment allocations from common parts to decoder 2012-04-26 11:49:15 +03:00
encoder multi-res: force Key frame sychronization 2012-05-16 15:06:42 -04: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 Makes all mode token tables const part 2 2012-04-19 17:35:20 -04:00
vp8_cx_iface.c multi-res: force Key frame sychronization 2012-05-16 15:06:42 -04:00
vp8_dx_iface.c Ports vpx_xcaler to new RTCD method 2012-04-19 17:40:56 +03:00
vp8cx_arm.mk Move SAD and variance functions to common 2012-03-05 16:50:33 -08:00
vp8cx.mk vp8e - boolcoder unit test 2012-05-08 07:29:19 -07:00
vp8dx.mk Eliminated reconintra_mt.c 2012-02-28 14:12:30 -05:00