Fix nullptr crash in OnEmbed
[chromium-blink-merge.git] / third_party / libwebm / README.chromium
blob51cd120baf81c3bdba8aa9ab6fc76c1aaceff3a8
1 Name: WebM container parser and writer.
2 Short Name: libwebm
3 URL: http://www.webmproject.org/code/
4 Version: unknown
5 License: BSD
6 License File: source/LICENSE.TXT
7 Security Critical: No
9 Description:
10 libwebm is a library to read and write WebM files. It's used by MediaStream
11 Recording API to multiplex encoded audio and video into a WebM container. Only
12 the writing parts are used for this purpose, the rest is not compiled.