Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(306)

Side by Side Diff: third_party/libwebm/README.chromium

Issue 134643003: Add libwebm in third_party. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(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: LICENSE
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).
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698