shaka-packager/packager/media/event
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
..
media_event.gyp Fix various errors discovered during integration 2014-10-06 12:44:54 -07:00
mpd_notify_muxer_listener.cc MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
mpd_notify_muxer_listener.h Pass content protection information to MuxerListener 2015-07-13 19:03:44 -07:00
muxer_listener.h Pass content protection information to MuxerListener 2015-07-13 19:03:44 -07:00
muxer_listener_internal.cc MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
muxer_listener_internal.h MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
progress_listener.h Add ProgressListener for progress updates 2015-05-14 19:09:02 -07:00
vod_media_info_dump_muxer_listener.cc MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
vod_media_info_dump_muxer_listener.h Pass content protection information to MuxerListener 2015-07-13 19:03:44 -07:00
vod_media_info_dump_muxer_listener_unittest.cc MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00