shaka-packager/packager/mpd/base
Rintaro Kuroiwa a02e3b60df max{Width,Height,FrameRate} for AdaptationSet
- DASH IOP requires AdaptationSets with video Representations to have:
  @maxWidth (or @width if all the Representations have the same width).
  @maxHeight (or @height if all the Representations have the same width).
  @maxFrameRate (or @frameRate if all the Representations have the same
  frame rate).

Change-Id: I1247b7461237255aeb70b7fb40f78d4439f9c529
2015-06-25 11:20:13 -07:00
..
xml max{Width,Height,FrameRate} for AdaptationSet 2015-06-25 11:20:13 -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 Check for sample aspect ratio, frame duration, and time scale 2015-06-19 13:16:07 -07:00
mpd_builder.cc max{Width,Height,FrameRate} for AdaptationSet 2015-06-25 11:20:13 -07:00
mpd_builder.h max{Width,Height,FrameRate} for AdaptationSet 2015-06-25 11:20:13 -07:00
mpd_builder_unittest.cc max{Width,Height,FrameRate} for AdaptationSet 2015-06-25 11:20:13 -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 Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -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 Pass sample duration to MPD 2015-06-23 13:12:17 -07:00
simple_mpd_notifier.h Pass sample duration to MPD 2015-06-23 13:12:17 -07:00