shaka-packager/packager/media/chunking
Aaron Vaage a11cbf93a7 Handle CueEvent in TextChunker
Updated TextChunker to handle incoming CueEvents. Connecting the
text chunker with the cue alignment handler will happen in a later
CL.

Issue: #362

Change-Id: Ib1fa9f457cf4ec0ce413dadcfa7eed5895ecd628
2018-03-29 11:03:15 -07: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 Allow SyncPointQueue to be cancelled 2018-03-27 19:14:37 +00:00
cue_alignment_handler.h Implements SyncPointQueue and CueAlignmentHandler 2018-03-22 18:21:40 +00:00
cue_alignment_handler_unittest.cc Change Text Sample to Use int64_t 2018-03-26 20:46:58 +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