• Home
Name Date Size #Lines LOC

..--

BUILD.gnD03-May-2024555 1714

OWNERSD03-May-202445 32

README.chromiumD03-May-2024436 1412

libwebm.gypD03-May-2024608 2523

libwebm.gypiD03-May-2024312 1412

libwebm_nacl.gypD03-May-2024848 3432

README.chromium

1Name: WebM container parser and writer.
2Short Name: libwebm
3URL: http://www.webmproject.org/code/
4Version: unknown
5License: BSD
6License File: source/LICENSE.TXT
7Security Critical: No
8
9Description:
10libwebm is a library to read and write WebM files. It's used in Chrome Remote
11Desktop 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
13src/media).
14