shaka-packager/packager/media/chunking
Aaron Vaage e0ce59aa91 Add is_key_frame in IsMediaSample Matcher
Added the key frame field to the IsMediaSample mather. All
tests that do not care about a sample being a keyframe (or not)
have been updated to use "_".

Change-Id: I44180687c58c260b6856e683d647f532227b14d5
2018-06-18 16:05:22 +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 Add is_key_frame in IsMediaSample Matcher 2018-06-18 16:05:22 +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