summaryrefslogtreecommitdiffstats
path: root/libvpx/vp9/encoder/vp9_ratectrl.h
Commit message (Collapse)AuthorAgeFilesLines
* Roll latest libvpx to fix hang when doing adaptive playback.hkuang2014-04-091-9/+18
| | | | | | | | | | VP9 decoder will hang when switching from frames with 2 tiles to 4 tiles on a 4 core device. libvpx hash:4fffefe189a9123d4b04482c26a1be5eb632b397 Bug: 13931133 Change-Id: I24a51fd572ca7e872bc440491e2c645a20e9a736
* libvpx: Roll latest libvpxVignesh Venkatasubramanian2014-03-201-0/+4
| | | | | | | | Pulling changes related to fixing a rare bitstream issue on video upscaling. Upstream Hash: 8e9c9f118cda45013f14cce7961dcc8df78ffebf Change-Id: I8639e6ef48f0309efaf6bdf745719beb71f7a58d
* libvpx: Roll latest libvpx and enable VP9 EncoderVignesh Venkatasubramanian2014-03-111-16/+146
| | | | | | | | | Rolling latest libvpx from upstream and generating configurations with VP9 Encoder enabled. Updating a mistake in UPDATING file. Upstream Hash: 1f08824d6db735e4cacb0419785a789395e42b2b Change-Id: Ie2c45e2253ade4a9ce88ca640cae39a7ece2d8f4
* Roll latest libvpx into Android.hkuang2013-11-081-2/+2
| | | | | | | | The lastest libvpx just added multithread tile decoding support. Checkout is from master: abdefeaa89a0908327518e5ca75c935c66b2e1aa Bug:11576718 Change-Id: Icbe5430633e179b8dc6d419e280ad7ebd3cad4a0
* Updates libvpx to enable the VP9 decoder.hkuang2013-06-201-0/+39
This change enables VP9 decoder for all build configurations. Checkout is from master branch(hash:12180c8329d56d72e8d4424b8fd82b1b2f8e846a). Change-Id: Ieaba85d0bc54e1ecdf9596398dafa03c43182f8c