summaryrefslogtreecommitdiffstats
path: root/libvpx/vp9/encoder/vp9_lookahead.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge Conflict Fix CL to lmp-mr1-release for ag/849478Vignesh Venkatasubramanian2016-01-221-18/+59
| | | | | | | | | | DO NOT MERGE - libvpx: Pull from upstream Current HEAD: 7105df53d7dc13d5e575bc8df714ec8d1da36b06 BUG=23452792 Change-Id: Ic78176fc369e0bacc71d423e0e2e6075d004aaec
* Roll latest libvpx to fix hang when doing adaptive playback.hkuang2014-04-091-18/+33
| | | | | | | | | | 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 libvpx and enable VP9 EncoderVignesh Venkatasubramanian2014-03-111-5/+6
| | | | | | | | | 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
* Roll latest libvpx into Android.hkuang2013-07-251-2/+0
| | | | | | | Make the VP9 decoding 2X faster than the old one. Checkout is from master branch(hash:242157c756314827ad9244952c7253e8900b9626). Change-Id: Ibe67b3ee19f82b87df2416826b63a67f7f79b63a
* Updates libvpx to enable the VP9 decoder.hkuang2013-06-201-0/+190
This change enables VP9 decoder for all build configurations. Checkout is from master branch(hash:12180c8329d56d72e8d4424b8fd82b1b2f8e846a). Change-Id: Ieaba85d0bc54e1ecdf9596398dafa03c43182f8c