[ServiceWorker] Add unittests for ServiceWorkerWriteToCacheJob.
[chromium-blink-merge.git] / third_party / libwebm / README.chromium
blobbc341cde71e925ca377a609351987161ee1d4a67
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 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).