shaka-packager/packager/media
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 Pass content protection information to MuxerListener 2015-07-13 19:03:44 -07:00
event MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
file Added File Seek and Tell functionality. 2015-05-21 12:48:20 -07:00
filters Add pixel_{width,height} to VideoStreamInfo 2015-06-29 11:17:28 -07:00
formats Pass content protection information to MuxerListener 2015-07-13 19:03:44 -07:00
test Add pixel_{width,height} to VideoStreamInfo 2015-06-29 11:17:28 -07:00