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 e5ff5834f9 Add HappyHTTP library.
We need a http communication library for license requests. HappyHTTP
is lightweight and cross platform. Compared to the url fetcher in
Chromium, it is simpler and easier to use, and it is much smaller.

The source is cloned from https://github.com/Zintinio/HappyHTTP/
SHA 7306b1606a09063ac38c264afe59f0ad0b441750.

Change-Id: I21b691452f3d7b5fea34c611012b252e2e3c9e15
2013-12-03 10:29:40 -08:00
base Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
build Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
media Move BufferReader to media/base. 2013-12-02 17:11:03 -08:00
mpd scoped_ptr definitions for libxml2 objects 2013-11-18 18:29:39 -08:00
testing Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
third_party Add HappyHTTP library. 2013-12-03 10:29:40 -08:00
tools Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
.gitignore Build script for packager. 2013-10-30 13:20:57 -07:00
build.sh Add "set -e" to build.sh as suggested by Rintaro. 2013-10-31 17:22:43 +00:00
packager.gyp Demuxer, MediaStream, File and Status implementations. 2013-11-11 18:13:51 -08:00