shaka-packager/packager/media/chunking
Aaron Vaage df19a48aa0 Use Common Hint
Use a common hint for all stream states as the hint is always
updated when we get a new cue event. Cue events are only gotten
when be pass the hint, so there should only need to be one hint.

Change-Id: I0838110b9b10325a9e99f8fca0b11f0a6b48f8a0
2018-05-09 19:48:45 +00:00
..
chunking.gyp Rename WebVttSegmenter To TextChunker 2018-03-26 17:58:56 +00:00
chunking_handler.cc Generate full segment after cue point 2018-03-27 19:14:26 +00:00
chunking_handler.h Generate full segment after cue point 2018-03-27 19:14:26 +00:00
chunking_handler_unittest.cc Generate full segment after cue point 2018-03-27 19:14:26 +00:00
cue_alignment_handler.cc Use Common Hint 2018-05-09 19:48:45 +00:00
cue_alignment_handler.h Use Common Hint 2018-05-09 19:48:45 +00:00
cue_alignment_handler_unittest.cc Update Cue Alignment Tests To Interweave Sample Data 2018-05-07 16:25:10 +00:00
sync_point_queue.cc Allow SyncPointQueue to be cancelled 2018-03-27 19:14:37 +00:00
sync_point_queue.h Allow SyncPointQueue to be cancelled 2018-03-27 19:14:37 +00:00
text_chunker.cc Handle CueEvent in TextChunker 2018-03-29 11:03:15 -07:00
text_chunker.h Handle CueEvent in TextChunker 2018-03-29 11:03:15 -07:00
text_chunker_unittest.cc Handle CueEvent in TextChunker 2018-03-29 11:03:15 -07:00