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

Roll src/third_party/ffmpeg/ c6aed052a..ba3208031 (4 commits)

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

$ git log c6aed052a..ba3208031 --date=short --no-merges --format='%ad %ae %s'
2018-04-24 dalecurtis Force HAVE_EBP_AVAILABLE=0 for Windows ia32 builds.
2018-04-17 dalecurtis Add support for building the Windows ffmpeg configuration on Linux!
2018-04-16 dalecurtis Run pyformat over chromium/scripts directory.
2018-04-16 dalecurtis Comment out FFMPEG_CONFIGURATION to avoid long string in binary.

Created with:
  roll-dep src/third_party/ffmpeg

BUG=783021
TBR=liberato

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