README.chromium 537 B

1234567891011121314
  1. Name: WebM container parser and writer.
  2. Short Name: libwebm
  3. URL: https://chromium.googlesource.com/webm/libwebm
  4. Version: 1.0.0.28
  5. Revision: e4fbea0c9751ae8aa86629b197a28d8276a2b0da
  6. CPEPrefix: cpe:/a:webmproject:libwebm:1.0.0.28
  7. License: BSD
  8. License File: source/LICENSE.TXT
  9. Security Critical: yes
  10. Description:
  11. libwebm is a library to read and write WebM files. It's used by MediaStream
  12. Recording API to multiplex encoded audio and video into a WebM container. Only
  13. the writing parts are used for this purpose, the rest is not compiled.