shaka-packager/packager/media/formats/mp2t
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
..
ac3_header.cc Fix non standard channel layout AAC audio with PCE encoding 2019-10-01 10:15:58 -07:00
ac3_header.h Fix non standard channel layout AAC audio with PCE encoding 2019-10-01 10:15:58 -07:00
ac3_header_unittest.cc Fix non standard channel layout AAC audio with PCE encoding 2019-10-01 10:15:58 -07:00
adts_header.cc Fix non standard channel layout AAC audio with PCE encoding 2019-10-01 10:15:58 -07:00
adts_header.h Fix non standard channel layout AAC audio with PCE encoding 2019-10-01 10:15:58 -07:00
adts_header_unittest.cc Fix non standard channel layout AAC audio with PCE encoding 2019-10-01 10:15:58 -07:00
audio_header.h Fix non standard channel layout AAC audio with PCE encoding 2019-10-01 10:15:58 -07:00
continuity_counter.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
continuity_counter.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
es_parser.h Propagate Flush errors in MP2T parser. 2021-01-20 18:27:31 +00:00
es_parser_audio.cc Propagate Flush errors in MP2T parser. 2021-01-20 18:27:31 +00:00
es_parser_audio.h Propagate Flush errors in MP2T parser. 2021-01-20 18:27:31 +00:00
es_parser_dvb.cc Add cc_index to stream descriptor. 2021-02-17 18:33:53 +00:00
es_parser_dvb.h Add cc_index to stream descriptor. 2021-02-17 18:33:53 +00:00
es_parser_h26x.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
es_parser_h26x.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
es_parser_h26x_unittest.cc Add TextSample handling to MP2T parser. 2020-12-08 10:30:29 -08:00
es_parser_h264.cc Ignore unsupported H26x streams. 2020-11-09 18:11:07 +00:00
es_parser_h264.h Clean up #ifndef in packager/media. (#310) 2017-12-19 16:56:36 -08:00
es_parser_h264_unittest.cc Add TextSample handling to MP2T parser. 2020-12-08 10:30:29 -08:00
es_parser_h265.cc Ignore unsupported H26x streams. 2020-11-09 18:11:07 +00:00
es_parser_h265.h Clean up #ifndef in packager/media. (#310) 2017-12-19 16:56:36 -08:00
mp2t.gyp Add DVB-sub parser 2021-02-17 18:32:03 +00:00
mp2t_common.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
mp2t_media_parser.cc Add cc_index to stream descriptor. 2021-02-17 18:33:53 +00:00
mp2t_media_parser.h Add cc_index to stream descriptor. 2021-02-17 18:33:53 +00:00
mp2t_media_parser_unittest.cc Add TextSample to MediaParser. 2020-09-16 20:09:28 +00:00
mpeg1_header.cc Generate object type properly for MPEG-1 audio 2021-04-04 22:47:31 -07:00
mpeg1_header.h Support for MPEG-1 Audio in mpeg2ts I/O and packed-audio output (#778) 2020-06-02 17:32:19 -07:00
mpeg1_header_unittest.cc Support for MPEG-1 Audio in mpeg2ts I/O and packed-audio output (#778) 2020-06-02 17:32:19 -07:00
pes_packet.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
pes_packet.h Support KeyFrame events in TS and MP4 2018-02-02 14:05:50 -08:00
pes_packet_generator.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
pes_packet_generator.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
pes_packet_generator_unittest.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
program_map_table_writer.cc Support for MPEG-1 Audio in mpeg2ts I/O and packed-audio output (#778) 2020-06-02 17:32:19 -07:00
program_map_table_writer.h Refactor ProgramMapTableWriter 2017-10-25 20:25:56 +00:00
program_map_table_writer_unittest.cc Support encrypted AC3 in TS 2017-10-30 15:22:22 -07:00
ts_muxer.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
ts_muxer.h Convert text WebVTT output to muxer. 2020-10-19 17:24:38 +00:00
ts_packet.cc Fix x64 build on Windows. 2017-01-05 14:19:35 -08:00
ts_packet.h Clean up #ifndef in packager/media. (#310) 2017-12-19 16:56:36 -08:00
ts_packet_writer_util.cc [MPEG-TS] Fix PCR reserved bits not being set correctly 2021-02-03 12:09:07 -08:00
ts_packet_writer_util.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
ts_section.h Propagate Flush errors in MP2T parser. 2021-01-20 18:27:31 +00:00
ts_section_pat.cc Use TsStreamType for MP2T parser. 2021-02-01 20:13:13 +00:00
ts_section_pat.h Clean up #ifndef in packager/media. (#310) 2017-12-19 16:56:36 -08:00
ts_section_pes.cc Propagate Flush errors in MP2T parser. 2021-01-20 18:27:31 +00:00
ts_section_pes.h Propagate Flush errors in MP2T parser. 2021-01-20 18:27:31 +00:00
ts_section_pmt.cc Add cc_index to stream descriptor. 2021-02-17 18:33:53 +00:00
ts_section_pmt.h Add cc_index to stream descriptor. 2021-02-17 18:33:53 +00:00
ts_section_psi.cc Propagate Flush errors in MP2T parser. 2021-01-20 18:27:31 +00:00
ts_section_psi.h Propagate Flush errors in MP2T parser. 2021-01-20 18:27:31 +00:00
ts_segmenter.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
ts_segmenter.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
ts_segmenter_unittest.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
ts_stream_type.h Add DVB-sub parser 2021-02-17 18:32:03 +00:00
ts_writer.cc HTTP PUT output support (#737) 2021-02-02 10:51:50 -08:00
ts_writer.h Write to buffer before writing to file for TS segments generation. (#790) 2020-07-04 15:18:30 -07:00
ts_writer_unittest.cc [MPEG-TS] Fix PCR reserved bits not being set correctly 2021-02-03 12:09:07 -08:00