1 Name: WebM container parser and writer.
3 URL: http://www.webmproject.org/code/
6 License File: source/LICENSE.TXT
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.