shaka-packager/packager/mpd/base/xml
Rintaro Kuroiwa 21e43966db Use pixel_{height,width} to set AdaptationSet@par
- Pass pixel_height and pixel_width from VideoStreamInfo to MediaInfo.
- par can only be set if all the Representations have the same
  picture aspect ratio. That is the ratio of sar_x*width:sar_y*height
  should all be the same.
- If there is a Representation that does not have the sar attribute set,
  par is also not set.

Change-Id: Id34c95e4a99da9ce028a9f35737cfe5bca9e5697
2015-07-01 11:53:09 -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 Use pixel_{height,width} to set AdaptationSet@par 2015-07-01 11:53:09 -07:00
xml_node.h Make {Video,Audio,Text}Info optional 2015-06-25 17:41:00 -07:00
xml_node_unittest.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00