Commit 551d83a5 authored by John Rummell's avatar John Rummell Committed by Commit Bot

Roll src/third_party/ffmpeg/ d19b0ad9b..97ebed679 (1 commit)

https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/d19b0ad9b26a..97ebed67951a

$ git log d19b0ad9b..97ebed679 --date=short --no-merges --format='%ad %ae %s'
2017-07-20 jrummell avcodec/aacsbr_template: Do not change bs_num_env before its checked

Created with:
  roll-dep src/third_party/ffmpeg

BUG=730446

Change-Id: I12d9bec4f13457a3e86743bf53bb66b11e73faba
Reviewed-on: https://chromium-review.googlesource.com/580008Reviewed-by: default avatarDale Curtis <dalecurtis@chromium.org>
Commit-Queue: John Rummell <jrummell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#488514}
parent 30a59b17
......@@ -208,7 +208,7 @@ deps = {
Var('chromium_git') + '/webm/libvpx.git' + '@' + 'b578d59623ddb0f3f76efe5e160aff253b40d19b',
'src/third_party/ffmpeg':
Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + 'd19b0ad9b26a4def3411e32a8b780540afbd6a6e',
Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '97ebed67951a157f6add59046024bff5fa20f4ae',
'src/third_party/usrsctp/usrsctplib':
Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + '2f6478eb8d40f1766a96b5b033ed26c0c2244589',
......
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