aom/vp8
Marco Paniconi 41138e01f5 Fixes to buffer update for temporal layers.
When a frame is dropped due to |buffer_level| < 0 for a given temporal layer,
the buffer level for the upper temporal layers was not updated (in calc_pframe_target_size()).
This change fixes that.

Also, use the layer per-frame-bandwidth for updating the buffer level
of the higher layers when a frame is dropped.

Change-Id: I660c23f3229b47e9d124a950b480314b4307c5a8
2013-11-01 11:47:40 -07:00
..
common idct_blk_mmx.c: use vpx_memset instead of cast 2013-10-29 13:51:56 -07:00
decoder Merge "decodframe.c: use vpx_memset instead of cast" 2013-10-29 18:39:24 -07:00
encoder Fixes to buffer update for temporal layers. 2013-11-01 11:47:40 -07:00
exports_dec Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
exports_enc Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_common.mk remove unused VP8 com/dec asm offsets 2013-07-09 14:33:49 -07:00
vp8_cx_iface.c Merge "API extensions and sample app for spacial scalable encoder" 2013-09-09 16:57:01 -07:00
vp8_dx_iface.c yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
vp8cx.mk Automatically flag intrinsic files 2013-05-03 15:35:13 -07:00
vp8cx_arm.mk Each make file is responsible for its own directory 2012-11-15 16:41:03 -08:00
vp8dx.mk remove unused VP8 com/dec asm offsets 2013-07-09 14:33:49 -07:00