Commit 62ef4aef authored by James Zern's avatar James Zern Committed by Commit Bot

Roll src/third_party/libwebm/source/ e4931ebc0..51ca718c3 (4 commits)

https://chromium.googlesource.com/webm/libwebm.git/+log/e4931ebc0a81..51ca718c3adf

$ git log e4931ebc0..51ca718c3 --date=short --no-merges --format='%ad %ae %s'
2019-01-24 johannkoenig add declaration for SerializeFloat
2018-12-11 jzern mkvparser/mkvparser.h: remove stray semicolon
2018-11-18 ccawley2011 Fix compilation with MinGW32
2018-11-20 angiebird Fix a potential memory leak in mkvparser.cc

Created with:
  roll-dep src/third_party/libwebm/source

Bug: 926235
Change-Id: Ia528e9dbf526c9accaf3131531442a247eea03cc
Reviewed-on: https://chromium-review.googlesource.com/c/1481718
Commit-Queue: James Zern <jzern@google.com>
Commit-Queue: Nico Weber <thakis@chromium.org>
Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#634345}
parent f4751993
......@@ -999,7 +999,7 @@ deps = {
Var('chromium_git') + '/webm/libvpx.git' + '@' + '986b2bef7f475543a441cf9aa5a3ca55dd57ccae',
'src/third_party/libwebm/source':
Var('chromium_git') + '/webm/libwebm.git' + '@' + 'e4931ebc0a816458c18a6734e91a4d1b5acd5c56',
Var('chromium_git') + '/webm/libwebm.git' + '@' + '51ca718c3adf0ddedacd7df25fe45f67dc5a9ce1',
'src/third_party/libyuv':
Var('chromium_git') + '/libyuv/libyuv.git' + '@' + 'b36c86fdfe746d7be904c3a565b047b24d58087e', # from r1714
......
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