Commit 445bc6ed authored by brucedawson's avatar brucedawson Committed by Commit bot

Roll src\third_party\ffmpeg 12183cc16..3c7a09882 (2 commits)

https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/12183cc1619b..3c7a09882102

$ git log 12183cc16..3c7a09882 --date=short --no-merges --format='%ad %ae %s'
2016-09-15 brucedawson Renable /analyze in ffmpeg builds
2016-09-16 phajdan.jr generate_gn.py: use proper comment style for asm and C files

TBR=dalecurtis@chromium.org
BUG=427616

Review-Url: https://codereview.chromium.org/2345313002
Cr-Commit-Position: refs/heads/master@{#419261}
parent 98ef46cc
...@@ -192,7 +192,7 @@ deps = { ...@@ -192,7 +192,7 @@ deps = {
Var('chromium_git') + '/webm/libvpx.git' + '@' + '4282d29355df3b72372669fe3b745c753dfe1c7d', Var('chromium_git') + '/webm/libvpx.git' + '@' + '4282d29355df3b72372669fe3b745c753dfe1c7d',
'src/third_party/ffmpeg': 'src/third_party/ffmpeg':
Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '12183cc1619bd0ae001fc61aa5434b76e2ca5cea', Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '3c7a09882102bfd6fecdb9d7296f43a8501db95e',
'src/third_party/usrsctp/usrsctplib': 'src/third_party/usrsctp/usrsctplib':
Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + '4ce5badc821451f5dd5aa43fb75cbb93bacdf187', Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + '4ce5badc821451f5dd5aa43fb75cbb93bacdf187',
......
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