vpx/vp9
Marco Paniconi 6be2b750b8 Layer based rate control for CBR mode.
This patch adds a buffer-based rate control for temporal layers,
under CBR mode.

Added vpx_temporal_scalable_patters.c encoder for testing temporal
layers, for both vp9 and vp8 (replaces the old vp8_scalable_patterns).

Updated datarate unittest with tests for temporal layer rate-targeting.

Change-Id: I9cb6cce2494390ae6096ee17774af7fb9308bde7
2014-02-02 14:30:43 -08:00
..
common Layer based rate control for CBR mode. 2014-02-02 14:30:43 -08:00
decoder static function convert to inline or global vp9_blockd.h 2014-01-31 19:50:40 -08:00
encoder Layer based rate control for CBR mode. 2014-02-02 14:30:43 -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 static function convert to inline or global vp9_blockd.h 2014-01-31 19:50:40 -08:00
vp9_cx_iface.c Layer based rate control for CBR mode. 2014-02-02 14:30:43 -08:00
vp9_dx_iface.c Revert external frame buffer code. 2014-01-24 10:10:20 -08:00
vp9_iface_common.h Merge "Tidy up comments & remove commented out code." 2014-01-22 11:14:07 -08:00
vp9cx.mk Adds a non-normative resize library to vp9 encoder 2014-01-21 16:50:00 -08:00
vp9dx.mk vp9 decoder: row-based multi-threaded loopfilter 2014-01-31 14:44:53 -08:00