Skip to content

Commit

Permalink
Roll src/third_party/ffmpeg/ 4e878f7f6..75976ae02 (1 commit).
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/4e878f7f64d7..75976ae026fd

$ git log 4e878f7f6..75976ae02 --date=short --no-merges --format='%ad %ae %s'
2016-08-03 michael avformat/oggdec: Fix integer overflow with invalid pts

BUG=614034

Review-Url: https://codereview.chromium.org/2224123002
Cr-Commit-Position: refs/heads/master@{#410773}
  • Loading branch information
tguilbert-google authored and Commit bot committed Aug 9, 2016
1 parent a80a86d commit 1e3b048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ deps = {
Var('chromium_git') + '/webm/libvpx.git' + '@' + '82070ae9393b1e79559d81fcf1aa89c2e4aa58ee',

'src/third_party/ffmpeg':
Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '4e878f7f64d7a9f06ba076d0a2611d7f8b33d793',
Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '75976ae026fdbedb14f006eec6cd9119c543aa7f',

'src/third_party/usrsctp/usrsctplib':
Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + '9a3e5465e9d96d8a7f78f1e996412d6235d7a359',
Expand Down

0 comments on commit 1e3b048

Please sign in to comment.