shaka-packager/mpd/base
Rintaro Kuroiwa 0170d0530e Add BaseURL before SegmentBase
The order affects the output. Even though XML does not care about the
order of subelements, it makes more sense for BaseURL element to appear
above SegmentBase.

Change-Id: Idd1e73446be84640828358ef4d7a74688428f6b5
2014-01-28 16:03:19 -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 MpdBuilder should handle ContentProtectionXml 2014-01-23 08:46:53 -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