Commit fbec9fbb authored by wolenetz@chromium.org's avatar wolenetz@chromium.org

Roll ffmpeg DEPS to 182000

This pulls in https://gerrit.chromium.org/gerrit/#/c/43063/ to fix win64 ffmpeg on AVX machines.

BUG=174160


Review URL: https://chromiumcodereview.appspot.com/12217154

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182113 0039d316-1c4b-4281-b951-d872f2087c98
parent 0bc57dc2
...@@ -25,8 +25,8 @@ vars = { ...@@ -25,8 +25,8 @@ vars = {
# These two FFmpeg variables must be updated together. One is used for SVN # These two FFmpeg variables must be updated together. One is used for SVN
# checkouts and the other for Git checkouts. # checkouts and the other for Git checkouts.
"ffmpeg_revision": "180199", "ffmpeg_revision": "182000",
"ffmpeg_hash": "5ef9ec1c09371f72efecddfc4ba0be0a50870040", "ffmpeg_hash": "f1eba5baf573937ce2f50fee91300dbe7df8b91e",
"sfntly_revision": "134", "sfntly_revision": "134",
"skia_revision": "7694", "skia_revision": "7694",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment