shaka-packager/packager/mpd
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
..
base MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
test MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
util Make {Video,Audio,Text}Info optional 2015-06-25 17:41:00 -07:00
mpd.gyp Split up AdaptationSets by language. 2015-02-03 16:50:00 -08:00