shaka-packager/packager/media/chunking
Aaron Vaage ff0fd500b8 Store Stream Data and Not CueEvent
In the cue aligner, instead of storing the cue event, store a
stream data so that we don't need to know the stream index when
sending the cue event downstream.

Change-Id: Ice27da021fad2872e2a23975b959630a9d43b736
2018-05-14 22:09:51 +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 Store Stream Data and Not CueEvent 2018-05-14 22:09:51 +00:00
cue_alignment_handler.h Store Stream Data and Not CueEvent 2018-05-14 22:09:51 +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