shaka-packager/packager/media/chunking
Aaron Vaage ec3bbfff16 Isolate Video and Non Video Actions In Cue Aligner
To make it easier to understand what a video stream and a non
video streams is doing in the cue aligner, each stream type is
given their own functions.

Change-Id: I8b8ca403721bcb06ca3056004420902667a30f6c
2018-05-09 13:50:49 -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 Isolate Video and Non Video Actions In Cue Aligner 2018-05-09 13:50:49 -07:00
cue_alignment_handler.h Isolate Video and Non Video Actions In Cue Aligner 2018-05-09 13:50:49 -07: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