commit | c13b8c3fe0f2af202dc6c813cbe81f415147bf1d | [log] [tgz] |
---|---|---|
author | Matt Wolenetz <[email protected]> | Fri Apr 13 01:04:22 2018 |
committer | Commit Bot <[email protected]> | Fri Apr 13 01:04:22 2018 |
tree | a01c0eb73b75e79e4378b6a2410a2731e7f1729c | |
parent | eadee7e04b9af790c389881b27453a3a240b84fa [diff] |
Roll src/third_party/ffmpeg/ 5af686b3c..c6aed052a (1 commit) https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/5af686b3cfa2..c6aed052aba9 $ git log 5af686b3c..c6aed052a --date=short --no-merges --format='%ad %ae %s' 2018-04-12 wolenetz lavf/mov and lavc/h264_slice cherry-picks Created with: roll-dep src/third_party/ffmpeg BUG=823145,822705 [email protected] Change-Id: I05c5b0c781157a67454e8d624f68ad8adcc00136 Reviewed-on: https://chromium-review.googlesource.com/1011397 Reviewed-by: Matthew Wolenetz <[email protected]> Commit-Queue: Matthew Wolenetz <[email protected]> Cr-Commit-Position: refs/heads/master@{#550451}
diff --git a/DEPS b/DEPS index 92950237..a42ab4ae 100644 --- a/DEPS +++ b/DEPS
@@ -545,7 +545,7 @@ }, 'src/third_party/ffmpeg': - Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '5af686b3cfa25ee98bb9a88008ff04257d560764', + Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + 'c6aed052aba910a88d6e68c02946d17f94702da5', 'src/third_party/flac': Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '7d0f5b3a173ffe98db08057d1f52b7787569e0a6',