vpx/vp8
Adrian Grange e479379abb Fixed bugs in multi-layer code related to changing params
When running multi-layer (ML) encodes and dynamically
changing coding parameters on the fly (e.g. frame
duration/rate, bandwidths allocated to each layer)
the encoder would not produce sensible output.

In certain cases the rate targeting would be
hideously inaccurate.

These fixes make it possible to change these coding
parameters correctly and to maintain accurate control
of the rate targeting.

I also added the specification of the input timebase
into the test program, vp8_scalable_patterns.c.

Patch 2: Moved declaration to appease MS compiler)

Change-Id: Ic8bb5a16daa924bb64974e740696e040d07ae363
2012-01-13 16:52:25 -08:00
..
common Fixed bugs in multi-layer code related to changing params 2012-01-13 16:52:25 -08:00
decoder Reduced the size of Y1Dequant and friends to [128][2] 2012-01-06 11:12:00 -08:00
encoder Fixed bugs in multi-layer code related to changing params 2012-01-13 16:52:25 -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 Merge "Remove useless g_common.h" 2012-01-03 09:48:35 -08:00
vp8_cx_iface.c Fixed bugs in multi-layer code related to changing params 2012-01-13 16:52:25 -08:00
vp8_dx_iface.c vp8d - function to check if a reference frame is used. 2012-01-10 10:10:26 -08:00
vp8cx_arm.mk Move neon only arm functions under arm/neon. 2011-09-20 10:51:06 -07:00
vp8cx.mk Multiple-resolution encoder 2011-12-05 17:59:42 -05:00
vp8dx_arm.mk Moved dequant idct into common 2011-12-15 14:23:41 -05:00
vp8dx.mk Moved dequant idct into common 2011-12-15 14:23:41 -05:00