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 fddeb1feb1 Support for multiple audio/video tracks in a file
Remove --audio and --video command line options and replaced with
--stream. User can use --stream=video (default) to pull the first video
track from the source or --stream=audio to pull the first audio track.
The user may also use --stream={stream_id}, 0-based stream id to pull
the stream, e.g. --stream=0 for the first stream.

Change-Id: Ie1f93c2cc80a160a496b1d43ae3a658263d30cfc
2014-03-21 14:38:45 -07:00
app Support for multiple audio/video tracks in a file 2014-03-21 14:38:45 -07:00
media Support for multiple audio/video tracks in a file 2014-03-21 14:38:45 -07:00
mpd Remove UINT32_MAX in xml_node.cc 2014-03-20 23:20:36 +00:00
third_party/happyhttp Update packager to work with gclient 2014-03-20 00:56:36 +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
DEPS Remove ipc and net, replacing with dependency in DEPS 2014-03-20 01:00:54 +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 Add copyright information. 2014-02-18 23:46:01 +00:00