shaka-packager/packager/media/formats/webvtt
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
..
text_padder.cc Add text fragment and setting types. 2020-10-19 10:39:17 -07:00
text_padder.h Don't Always Start Text At Time Zero 2018-06-29 23:02:22 +00:00
text_readers.cc Make the text readers use streams. 2020-09-16 20:06:51 +00:00
text_readers.h Make the text readers use streams. 2020-09-16 20:06:51 +00:00
text_readers_unittest.cc Make the text readers use streams. 2020-09-16 20:06:51 +00:00
webvtt.gyp Add text fragment and setting types. 2020-10-19 10:39:17 -07:00
webvtt_file_buffer.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
webvtt_file_buffer.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
webvtt_muxer.cc Don't re-open WebVTT file to determine size. 2021-02-08 20:31:13 +00:00
webvtt_muxer.h Add TTML text output. 2020-11-19 18:03:39 +00:00
webvtt_muxer_unittest.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
webvtt_parser.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
webvtt_parser.h Parse WebVTT regions and styles. 2020-11-09 18:08:42 +00:00
webvtt_parser_unittest.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
webvtt_to_mp4_handler.cc Add text fragment and setting types. 2020-10-19 10:39:17 -07:00
webvtt_to_mp4_handler.h Rebuild Text WebVtt to MP4 WebVtt 2018-06-01 19:49:56 +00:00
webvtt_to_mp4_handler_unittest.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
webvtt_utils.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
webvtt_utils.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
webvtt_utils_unittest.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00