571ee24f3e
DTS was used in ChunkingHandler. As a result, SegmentInfo contained timestamp in DTS. MP4Muxer has a logic to change SegmentInfo to use PTS but not in other muxers. Benefits of using PTS in ChunkingHandler: - De-dup the redundant logic in MP4Muxer - Ensure consistent behavior in different output containers - Consistent with other timestamps, e.g. Ad Cue timestamps Issue #413 Change-Id: Ib671badf144e0c0866d60f4ff0ac0cbbdd33817e |
||
---|---|---|
.. | ||
chunking.gyp | ||
chunking_handler.cc | ||
chunking_handler.h | ||
chunking_handler_unittest.cc | ||
cue_alignment_handler.cc | ||
cue_alignment_handler.h | ||
cue_alignment_handler_unittest.cc | ||
sync_point_queue.cc | ||
sync_point_queue.h | ||
text_chunker.cc | ||
text_chunker.h | ||
text_chunker_unittest.cc |