shaka-packager/packager/mpd/base/xml
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
..
scoped_xml_ptr.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
xml_node.cc Check for sample aspect ratio, frame duration, and time scale 2015-06-19 13:16:07 -07:00
xml_node.h max{Width,Height,FrameRate} for AdaptationSet 2015-06-25 11:20:13 -07:00
xml_node_unittest.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00