shaka-packager/packager/media/trick_play
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
..
trick_play.gyp Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
trick_play_handler.cc [DASH] Support TrickPlay using separate trick play specific streams (#736) 2020-03-24 12:15:30 -07:00
trick_play_handler.h Made Trick Play A 1:1 Handler 2017-09-26 08:25:04 -07:00
trick_play_handler_unittest.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00