shaka-packager/packager/media/chunking
Aaron Vaage b980cf3019 Reduce What We Check in Cue Alignment Tests
Reduce which variables we check in the cue alignment tests by replacing
the less important variables with "_".

Change-Id: Id8770b5f2045ad5c8ac6eee54d6a291d933a4b6f
2018-06-20 17:29:36 +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 Add is_key_frame in IsMediaSample Matcher 2018-06-18 16:05:22 +00:00
cue_alignment_handler.cc Remove Text Time Scale Assumption From Cue Alignment 2018-06-13 13:44:21 -07:00
cue_alignment_handler.h Store More Than One Cue 2018-05-14 22:10:07 +00:00
cue_alignment_handler_unittest.cc Reduce What We Check in Cue Alignment Tests 2018-06-20 17:29:36 +00:00
sync_point_queue.cc Fix Cue Insertion at Text Stream End 2018-05-15 22:01:09 +00:00
sync_point_queue.h Fix Cue Insertion at Text Stream End 2018-05-15 22:01:09 +00:00
text_chunker.cc Remove Time Scale Assumptions From Text Chunker 2018-06-13 17:43:49 +00:00
text_chunker.h Remove Time Scale Assumptions From Text Chunker 2018-06-13 17:43:49 +00:00
text_chunker_unittest.cc Updated StreamData Matchers to Use Matchers 2018-06-13 15:36:22 -07:00