Commit 98718f3e authored by Dale Curtis's avatar Dale Curtis Committed by Commit Bot

Roll src/third_party/ffmpeg/ 45b753b2d..48b037ba0 (1 commit)

https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/45b753b2d1d2..48b037ba0de5

$ git log 45b753b2d..48b037ba0 --date=short --no-merges --format='%ad %ae %s'
2020-08-13 dalecurtis [mov] See if mfra makes up the difference for an incomplete sidx.

Created with:
  roll-dep src/third_party/ffmpeg

TBR=sandersd

Fixed: 1107130
Change-Id: I41a9601a86dbe679e33607805bcaea3a20ea429a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364035Reviewed-by: default avatarDale Curtis <dalecurtis@chromium.org>
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#799513}
parent f7598a1b
...@@ -915,7 +915,7 @@ deps = { ...@@ -915,7 +915,7 @@ deps = {
}, },
'src/third_party/ffmpeg': 'src/third_party/ffmpeg':
Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '45b753b2d1d27b673a14419070ccc9558774efc2', Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '48b037ba0de5eecc97baf6e1d0133c4cc58485b1',
'src/third_party/flac': 'src/third_party/flac':
Var('chromium_git') + '/chromium/deps/flac.git' + '@' + 'af862024c8c8fa0ae07ced05e89013d881b00596', Var('chromium_git') + '/chromium/deps/flac.git' + '@' + 'af862024c8c8fa0ae07ced05e89013d881b00596',
......
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