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
Rintaro Kuroiwa e8714a1374 Find Period element under MPD
It assumed that the first element is Period but it could be a BaseURL
which caused a DCHECK crash.

Change-Id: I75bdafdd312bfbcdf81cc76b44f8e2d0f1542976
2014-02-04 16:52:00 -08:00
app Add a muxer option to normalize PTS to start from 0 2014-01-24 22:34:27 +00: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 VodMediaInfoDumpMuxerListener unit tests 2014-01-29 11:57:58 -08:00
mpd Find Period element under MPD 2014-02-04 16:52:00 -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 gflags for commandline flags processing. 2014-01-10 02:38:18 +00:00
tools Disable parsing of local clases and tests for doxygen 2014-01-24 00:57:52 +00:00
.gitignore Ignore docs directory in git. 2014-01-24 22:29:14 +00:00
build.sh Remove disable gold flag and enable clang in build.sh 2014-01-17 14:28:37 -08:00
packager.gyp VodMediaInfoDumpMuxerListener unit tests 2014-01-29 11:57:58 -08:00