summaryrefslogtreecommitdiffstats
path: root/UPDATING
Commit message (Collapse)AuthorAgeFilesLines
* libvpx: Roll latest libvpx and enable VP9 EncoderVignesh Venkatasubramanian2014-03-111-1/+4
| | | | | | | | | Rolling latest libvpx from upstream and generating configurations with VP9 Encoder enabled. Updating a mistake in UPDATING file. Upstream Hash: 1f08824d6db735e4cacb0419785a789395e42b2b Change-Id: Ie2c45e2253ade4a9ce88ca640cae39a7ece2d8f4
* Updates libvpx to enable the VP9 decoder.hkuang2013-06-201-2/+4
| | | | | | | | This change enables VP9 decoder for all build configurations. Checkout is from master branch(hash:12180c8329d56d72e8d4424b8fd82b1b2f8e846a). Change-Id: Ieaba85d0bc54e1ecdf9596398dafa03c43182f8c
* Enables encoder for libvpx.Kunter Gultekin2013-02-121-2/+2
| | | | | | | | | | Based on libvpx v1.2.0 this change removes the disable-encoder flags from all build configurations thus enabling encoder and updates other build files in accordance with UPDATING. Change-Id: Ief7c74593fc4a585d4a8b1768a4e1008547f0c40 Signed-off-by: Kunter Gultekin <kuntergultekin@google.com>
* Update libvpx and incorporate new build systemJohann2012-12-111-0/+47
Move libvpx down a directory. Separate libwebm and rename it. It would be more accurate to rename external/libvpx to external/webm. Use file lists directly from upstream libvpx. This allows adding new targets and new features (such as the encoder) easily. MIPS and x86 options are in progress. See new file "UPDATING" The new libvpx checkout is not from a release branch. The decoder is stable but it should be checked and potentially updated if the encoder is enabled. Requires I42b51e2845a696a6e211dde00951afc8f571336f which updates libstagefright to account for new paths and library names. Change-Id: I739f99d48b8d7e6354c416ef2ca79c954826307f