diff options
author | fgalligan@chromium.org <fgalligan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-18 02:37:53 +0000 |
---|---|---|
committer | fgalligan@chromium.org <fgalligan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-18 02:37:53 +0000 |
commit | 5b4773f72b2143f9d594ef638c15973aaf70c4bd (patch) | |
tree | dd2b3202de5a81eab3ed8a848cb4c709e0877be1 /DEPS | |
parent | 2d69fc42827a86e3920647fd3cf01668921d38de (diff) | |
download | chromium_src-5b4773f72b2143f9d594ef638c15973aaf70c4bd.zip chromium_src-5b4773f72b2143f9d594ef638c15973aaf70c4bd.tar.gz chromium_src-5b4773f72b2143f9d594ef638c15973aaf70c4bd.tar.bz2 |
Libvpx roll to r206753
From r197977
This roll adds support for the finalized VP9 bitstream.
See:
https://codereview.chromium.org/16109020/
https://codereview.chromium.org/16863002/
https://codereview.chromium.org/16970002/
https://codereview.chromium.org/17028002/
https://codereview.chromium.org/17286003/
for the actual changes.
Local Syzygy build passed.
BUG=165504
Review URL: https://chromiumcodereview.appspot.com/17300002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@206883 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ vars = { "libjingle_revision": "342", "libphonenumber_revision": "456", - "libvpx_revision": "197977", + "libvpx_revision": "206753", "lss_revision": "20", # These two FFmpeg variables must be updated together. One is used for SVN |