vpx/vp9
Yaowu Xu ffa06b3708 Prevent severe rate control errors in CBR mode
In rare cases, the interaction between rate correction factor and Q
choices may cause severe oscillating frame sizes that are way off
target bandwidth. This commit adds tracking of rate control results
for last two frames, and use the information to prevent oscillating
Q choices.

Change-Id: I9a6d125a15652b9bcac0e1fec6d7a1aedc4ed97e
2014-11-18 09:05:57 -08:00
..
common change to call vp9_refining_search_sad() directly 2014-11-17 11:30:17 -08:00
decoder Modify the frame context memory deallocation 2014-11-06 11:34:19 -08:00
encoder Prevent severe rate control errors in CBR mode 2014-11-18 09:05:57 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk High bit-depth loop/arf/postproc filter functions 2014-09-23 16:20:43 -07:00
vp9_cx_iface.c Prepare for dynamic frame resizing in the recode loop 2014-11-13 11:41:20 -08:00
vp9_dx_iface.c Miscellaneous decoder changes for high bitdepth 2014-09-29 11:27:45 -07:00
vp9_iface_common.h Fix src frame buffer copy and extend 2014-10-08 11:07:04 -07:00
vp9cx.mk Added sse2 acceleration for highbitdepth variance 2014-11-14 15:18:53 -08:00
vp9dx.mk Move vp9_thread.* to common. 2014-07-07 14:52:19 -07:00