A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.
Go to file
Kongqun Yang b34b997bcb Some more clean ups in media/base
1. Use size_t for MediaSample size;
2. Get rid of stringstream in media_sample.cc and media_stream.cc.

Change-Id: I11fe650305a732ae6a18546ac68692e03ecedae4
2014-04-09 18:39:51 +00:00
app Add AES signing support to packager_main app 2014-04-01 18:19:31 +00:00
media Some more clean ups in media/base 2014-04-09 18:39:51 +00:00
mpd Doxygen doc for MPD generation classes. 2014-04-07 14:48:05 -07:00
third_party/happyhttp Update happyhttp to latest revision 2014-03-28 22:13:03 +00:00
tools/doxygen Remove submodules, third_party, testing, and tools 2014-03-20 00:56:02 +00:00
.gitignore Remove ipc and net, replacing with dependency in DEPS 2014-03-20 01:00:54 +00:00
.gitmodules Add an empty .gitmodules to avoid gclient warning 2014-03-28 22:13:33 +00:00
DEPS Update happyhttp to latest revision 2014-03-28 22:13:03 +00:00
LICENSE Add copyright information. 2014-02-18 23:46:01 +00:00
gyp_packager.py Update packager to work with gclient 2014-03-20 00:56:36 +00:00
packager.gyp Enable warnings and warnings-as-errors 2014-03-28 22:24:49 +00:00