shaka-packager/packager/mpd/base
Rintaro Kuroiwa 60c54975d7 MpdBuilder should not automatically add ContentProtection elements
- ContentProtection elements should be added explicitly by the
  AddContentProtection() methods.
- This is because some MPDs should have ContentProtection at
  AdaptationSet level instead of Representation.
- Change SimpleMpdNotifier, which uses MpdBuilder, to add
  ContentProtectionElements. The logic is moved from MuxerListener.
- Add Element class for specifying subelements for
  ContentProtectionElement.

Change-Id: I9bedfb3e5a5ac0b3d5c702f1e6e4a8608c978d1d
2015-07-20 10:37:20 -07:00
..
xml MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
bandwidth_estimator.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
bandwidth_estimator.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
bandwidth_estimator_unittest.cc Move test files in media/base to test directory 2014-10-10 10:33:17 -07:00
content_protection_element.cc MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
content_protection_element.h MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
language_utils.cc Fix signedness in DCHECKs. 2015-02-04 21:39:30 +00:00
language_utils.h Split up AdaptationSets by language. 2015-02-03 16:50:00 -08:00
media_info.proto Pass content protection information to MuxerListener 2015-07-13 19:03:44 -07:00
mpd_builder.cc MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
mpd_builder.h MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
mpd_builder_unittest.cc MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
mpd_notifier.h Pass sample duration to MPD 2015-06-23 13:12:17 -07:00
mpd_options.h move mpd_options to its own file 2014-12-15 19:04:40 +00:00
mpd_utils.cc Make {Video,Audio,Text}Info optional 2015-06-25 17:41:00 -07:00
mpd_utils.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
segment_info.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
simple_mpd_notifier.cc MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
simple_mpd_notifier.h Pass sample duration to MPD 2015-06-23 13:12:17 -07:00