shaka-packager/packager/mpd/base
Rintaro Kuroiwa 5c8efd332e Pass content protection information to MuxerListener
- The UUID and DRM name can be fetched from KeySource.
- Add ProtectedContent message to MediaInfo. The message contains basic
  information for the protected content, such as the default key ID for
  the content.
- The message is required to separate Representations with different
  content protection information into different AdaptationSets.

Change-Id: Ib9dc834ae0abf93b7ca0acdf52a865b1394a4816
2015-07-13 19:03:44 -07:00
..
xml Use pixel_{height,width} to set AdaptationSet@par 2015-07-01 11:53:09 -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 Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
content_protection_element.h Move source code into packager directory 2014-10-02 12:32:14 -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 Use pixel_{height,width} to set AdaptationSet@par 2015-07-01 11:53:09 -07:00
mpd_builder.h Use pixel_{height,width} to set AdaptationSet@par 2015-07-01 11:53:09 -07:00
mpd_builder_unittest.cc Use pixel_{height,width} to set AdaptationSet@par 2015-07-01 11:53:09 -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 Make {Video,Audio,Text}Info optional 2015-06-25 17:41:00 -07:00
simple_mpd_notifier.h Pass sample duration to MPD 2015-06-23 13:12:17 -07:00