shaka-packager/packager/hls/base
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
..
hls_notifier.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
master_playlist.cc fix: Explicitly signal the lack of CEA captions in HLS 2021-03-30 18:26:37 +00:00
master_playlist.h [HLS] Add support for independent segments tag 2020-08-19 11:17:21 -07:00
master_playlist_unittest.cc fix: Explicitly signal the lack of CEA captions in HLS 2021-03-30 18:26:37 +00:00
media_playlist.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
media_playlist.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
media_playlist_unittest.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
mock_media_playlist.cc Make MediaPlaylist accept HlsParams as contructor param 2018-04-23 18:29:38 -07:00
mock_media_playlist.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
simple_hls_notifier.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
simple_hls_notifier.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
simple_hls_notifier_unittest.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
tag.cc [HLS] Support FRAME-RATE attribute 2019-10-04 22:50:34 +00:00
tag.h [HLS] Support FRAME-RATE attribute 2019-10-04 22:50:34 +00:00