shaka-packager/mpd/base
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
..
xml Add BaseURL before SegmentBase 2014-01-28 16:03:19 -08:00
content_protection_element.cc Fix compilation errors by clang for mpd_builder target 2014-01-21 14:02:19 -08:00
content_protection_element.h Fix compilation errors by clang for mpd_builder target 2014-01-21 14:02:19 -08:00
media_info.proto Remove LITE from protobuf for serialization to human readable string 2014-01-14 16:18:40 -08:00
mpd_builder.cc Find Period element under MPD 2014-02-04 16:52:00 -08:00
mpd_builder.h MpdBuilder should handle ContentProtectionXml 2014-01-23 08:46:53 -08:00
mpd_builder_unittest.cc Unit test for MPD builder 2014-01-10 17:40:26 -08:00
mpd_notifier.h MpdNotifier and simple MpdNotifier implementation for VOD 2014-01-10 11:35:38 -08:00
mpd_utils.cc Add mimeType to Representation and use float for duration 2014-01-14 13:58:01 -08:00
mpd_utils.h Add mimeType to Representation and use float for duration 2014-01-14 13:58:01 -08:00
simple_vod_mpd_notifier.cc MpdNotifier and simple MpdNotifier implementation for VOD 2014-01-10 11:35:38 -08:00
simple_vod_mpd_notifier.h MpdNotifier and simple MpdNotifier implementation for VOD 2014-01-10 11:35:38 -08:00