aom/third_party/libwebm
James Zern 9759c3d542 third_party/libwebm: pull from upstream.
Upstream hash: 476366249e1fda7710a389cd41c57db42305e0d4

Changes from upstream since last update:
4763662 mkvparser: fix type warnings
267f71c mkvparser: SafeArrayAlloc fix type warning
f1a99d5 mkvparser: s/LONG_LONG_MAX/LLONG_MAX/ for compatibility
bff1aa5 mkvparser: add msvc compatibility for isnan/isinf

Change-Id: Ie0375e564fc74b3b296744d0039830d2f77b83b6
2015-09-11 19:02:24 -07:00
..
AUTHORS.TXT Adding libwebm sources to third_party/libwebm. 2014-03-18 09:35:37 -07:00
Android.mk third_party/libwebm: pull from upstream 2015-08-03 20:29:47 -07:00
LICENSE.TXT Adding libwebm sources to third_party/libwebm. 2014-03-18 09:35:37 -07:00
PATENTS.TXT third_party/libwebm: pull from upstream 2015-08-03 20:29:47 -07:00
README.libvpx third_party/libwebm: pull from upstream. 2015-09-11 19:02:24 -07:00
RELEASE.TXT Adding libwebm sources to third_party/libwebm. 2014-03-18 09:35:37 -07:00
mkvmuxer.cpp write correct codecID for vp10 webm file 2015-08-14 12:54:59 -07:00
mkvmuxer.hpp third_party/libwebm: pull from upstream. 2015-09-10 12:47:21 -07:00
mkvmuxertypes.hpp third_party/libwebm: pull from upstream 2014-05-05 14:03:06 -07:00
mkvmuxerutil.cpp third_party/libwebm: pull from upstream 2015-08-03 20:29:47 -07:00
mkvmuxerutil.hpp third_party/libwebm: pull from upstream 2015-08-03 20:29:47 -07:00
mkvparser.cpp third_party/libwebm: pull from upstream. 2015-09-11 19:02:24 -07:00
mkvparser.hpp third_party/libwebm: pull from upstream. 2015-09-10 12:47:21 -07:00
mkvreader.cpp third_party/libwebm: pull from upstream 2014-05-05 14:03:06 -07:00
mkvreader.hpp third_party/libwebm: pull from upstream 2014-05-05 14:03:06 -07:00
mkvwriter.cpp third_party/libwebm: pull from upstream 2014-05-05 14:03:06 -07:00
mkvwriter.hpp third_party/libwebm: pull from upstream 2014-05-05 14:03:06 -07:00
webmids.hpp third_party/libwebm: pull from upstream. 2015-09-10 12:47:21 -07:00

README.libvpx

URL: https://chromium.googlesource.com/webm/libwebm
Version: 476366249e1fda7710a389cd41c57db42305e0d4
License: BSD
License File: LICENSE.txt

Description:
libwebm is used to handle WebM container I/O.

Local Changes:
* <none>