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 833f27f687 Make Muxer::Initialize and Muxer::Finalize private
User should not need to care about how and when to call these APIs.
Internal code should call them automatically.

Change-Id: Ibc85a709d4e82ecc7b477986cabf09dcfc2e100c
2014-04-10 19:56:35 +00:00
app Make Muxer::Initialize and Muxer::Finalize private 2014-04-10 19:56:35 +00:00
media Make Muxer::Initialize and Muxer::Finalize private 2014-04-10 19:56:35 +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