diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-14 18:04:23 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-14 18:04:23 +0000 |
commit | fe0252129b9a7658c31ac1f13e03ef11b6a0d5ed (patch) | |
tree | 746b2e571f7b10b7ca89e91f3346d8dfa8e91b50 /DEPS | |
parent | 2681688fc8449fe1cc6b2f66267fcf04f0327ea1 (diff) | |
download | chromium_src-fe0252129b9a7658c31ac1f13e03ef11b6a0d5ed.zip chromium_src-fe0252129b9a7658c31ac1f13e03ef11b6a0d5ed.tar.gz chromium_src-fe0252129b9a7658c31ac1f13e03ef11b6a0d5ed.tar.bz2 |
ffmpeg add neon assembly to gyp and fix offsets with simple values
BUG=59123
TEST=ffmpeg builds on neon
Review URL: http://codereview.chromium.org/3820002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62582 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ vars = { "nacl_revision": "3365", "libjingle_revision": "33", "libvpx_revision": "60399", - "ffmpeg_revision": "62568", + "ffmpeg_revision": "62579", } deps = { |