shaka-packager/packager/media/formats/webvtt
Aaron Vaage b01de0bfb6 Disallow Copy and Assign WebVtt File Buffer
We should never need to copy or assign the webvtt file buffer
so this change enforces that.

Change-Id: I119865e96c0188781adbe115beb2486b1b56542a
2018-05-24 21:47:56 +00:00
..
text_padder.cc Created Text Padder Handler To Fill Gaps 2018-04-02 23:11:26 +00:00
text_padder.h Created Text Padder Handler To Fill Gaps 2018-04-02 23:11:26 +00:00
text_readers.cc Change CharReader to FileReader 2018-01-04 14:36:52 -08:00
text_readers.h Change CharReader to FileReader 2018-01-04 14:36:52 -08:00
text_readers_unittest.cc Change CharReader to FileReader 2018-01-04 14:36:52 -08:00
webvtt.gyp Simplify WebVtt Output 2018-05-24 18:09:48 +00:00
webvtt_file_buffer.cc Simplify WebVtt Output 2018-05-24 18:09:48 +00:00
webvtt_file_buffer.h Disallow Copy and Assign WebVtt File Buffer 2018-05-24 21:47:56 +00:00
webvtt_output_handler.cc Simplify WebVtt Output 2018-05-24 18:09:48 +00:00
webvtt_output_handler.h Disallow Copy and Assign For WebVTT Output 2018-05-24 14:46:23 -07:00
webvtt_output_handler_unittest.cc Simplify WebVtt Output 2018-05-24 18:09:48 +00:00
webvtt_parser.cc Fixed Incorrect BOM used in WEBVTT Header 2018-05-17 17:33:31 +00:00
webvtt_parser.h WebVtt Ignore Zero Duration Cues 2018-03-02 01:25:41 +00:00
webvtt_parser_unittest.cc Fixed Incorrect BOM used in WEBVTT Header 2018-05-17 17:33:31 +00:00
webvtt_timestamp.cc Implement MsToWebVTTTimestamp 2017-08-30 18:30:43 +00:00
webvtt_timestamp.h Implement MsToWebVTTTimestamp 2017-08-30 18:30:43 +00:00
webvtt_timestamp_unittest.cc Implement MsToWebVTTTimestamp 2017-08-30 18:30:43 +00:00
webvtt_to_mp4_handler.cc Change Text Sample to Use int64_t 2018-03-26 20:46:58 +00:00
webvtt_to_mp4_handler.h Change Text Sample to Use int64_t 2018-03-26 20:46:58 +00:00
webvtt_to_mp4_handler_unittest.cc Output Empty MP4 WebVtt Cues 2018-02-06 16:45:04 +00:00