shaka-packager/packager/mpd/base/xml
Joey Parrish cfbe5c08c2 cleanup: Convert all time parameters to signed
This converts all time parameters to signed, finishing a cleanup that
was started in 2018 in b4256bf0.  This changes the type of:
  - timestamps
    - PTS specifically
  - timestamp offsets
  - timescales
  - durations

This excludes:
  - MP4 box definitions
  - DTS specifically

This is meant to address signed/unsigned conversion issues on arm64
that caused some test cases to fail.

Change-Id: Ic752a20cbc6e31fea6bc0894d1771833171e7cbe
2021-08-05 18:24:15 +00:00
..
scoped_xml_ptr.h Add TTML text output. 2020-11-19 18:03:39 +00:00
xml_node.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
xml_node.h Add segment_list support for DASH on-demand profile 2021-05-25 12:08:58 -07:00
xml_node_unittest.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00