OLD | NEW |
---|---|
(Empty) | |
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 | |
8 | |
9 Description: | |
10 libwebm is a library to read and write WebM files. It's used in Chrome Remote | |
11 Desktop to generate WebM stream that can be fed to the MedisSource API. It's | |
12 _not_ used in Chrome to parse WebM files (there is a separate parser in | |
13 src/media). | |
OLD | NEW |