shaka-packager/packager/app/test/testdata/avc-ts-ac3-packed-audio-wit...
KongQun Yang 571ee24f3e Use PTS instead of DTS in ChunkingHandler
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
2018-07-02 21:58:45 +00:00
..
bear-640x360-ac3-audio-1.ac3 Add end to end tests for packed audio 2018-05-21 20:30:26 +00:00
bear-640x360-ac3-audio-2.ac3 Add end to end tests for packed audio 2018-05-21 20:30:26 +00:00
bear-640x360-ac3-audio-3.ac3 Add end to end tests for packed audio 2018-05-21 20:30:26 +00:00
bear-640x360-ac3-audio.m3u8 Add end to end tests for packed audio 2018-05-21 20:30:26 +00:00
bear-640x360-ac3-video-1.ts Add end to end tests for packed audio 2018-05-21 20:30:26 +00:00
bear-640x360-ac3-video-2.ts Add end to end tests for packed audio 2018-05-21 20:30:26 +00:00
bear-640x360-ac3-video-3.ts Add end to end tests for packed audio 2018-05-21 20:30:26 +00:00
bear-640x360-ac3-video-iframe.m3u8 Use PTS instead of DTS in ChunkingHandler 2018-07-02 21:58:45 +00:00
bear-640x360-ac3-video.m3u8 Add end to end tests for packed audio 2018-05-21 20:30:26 +00:00
output.m3u8 Use PTS instead of DTS in ChunkingHandler 2018-07-02 21:58:45 +00:00