Commit df34887d authored by Dale Curtis's avatar Dale Curtis Committed by Commit Bot

Roll src/third_party/ffmpeg/ ba3208031..16ee25d20 (1 commit)

https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/ba32080311ac..16ee25d20583

$ git log ba3208031..16ee25d20 --date=short --no-merges --format='%ad %ae %s'
2018-04-25 dalecurtis Allow msvc builds to keep working with inline assmebly.

Created with:
  roll-dep src/third_party/ffmpeg

BUG=783021
TEST=none
TBR=liberato

Change-Id: I7e113fab5b3e03393a40bee445c26290778481cb
Reviewed-on: https://chromium-review.googlesource.com/1028842Reviewed-by: default avatarDale Curtis <dalecurtis@chromium.org>
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#553814}
parent 26b55f3a
......@@ -549,7 +549,7 @@ deps = {
},
'src/third_party/ffmpeg':
Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + 'ba32080311aca458fee66095f771cd3d037b5b68',
Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '16ee25d20583df326539f70180287acc39e53651',
'src/third_party/flac':
Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '7d0f5b3a173ffe98db08057d1f52b7787569e0a6',
......
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