shaka-packager/packager/media/formats/webvtt
Vishal Shah b9d477b969
fix: webvtt single cue do not fail on EOS (#1061)
While Parsing cue body check for the block size. 
If it's the last block do not error if it doesn't have a newline.

Fixes #1018
2022-06-02 09:27:47 -07:00
..
text_padder.cc Add text fragment and setting types. 2020-10-19 10:39:17 -07:00
text_padder.h Don't Always Start Text At Time Zero 2018-06-29 23:02:22 +00:00
text_readers.cc Make the text readers use streams. 2020-09-16 20:06:51 +00:00
text_readers.h Make the text readers use streams. 2020-09-16 20:06:51 +00:00
text_readers_unittest.cc Make the text readers use streams. 2020-09-16 20:06:51 +00:00
webvtt.gyp Add text fragment and setting types. 2020-10-19 10:39:17 -07:00
webvtt_file_buffer.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
webvtt_file_buffer.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
webvtt_muxer.cc Don't re-open WebVTT file to determine size. 2021-02-08 20:31:13 +00:00
webvtt_muxer.h Add TTML text output. 2020-11-19 18:03:39 +00:00
webvtt_muxer_unittest.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
webvtt_parser.cc fix: webvtt single cue do not fail on EOS (#1061) 2022-06-02 09:27:47 -07:00
webvtt_parser.h Parse WebVTT regions and styles. 2020-11-09 18:08:42 +00:00
webvtt_parser_unittest.cc fix: webvtt single cue do not fail on EOS (#1061) 2022-06-02 09:27:47 -07:00
webvtt_to_mp4_handler.cc Add text fragment and setting types. 2020-10-19 10:39:17 -07:00
webvtt_to_mp4_handler.h Rebuild Text WebVtt to MP4 WebVtt 2018-06-01 19:49:56 +00:00
webvtt_to_mp4_handler_unittest.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
webvtt_utils.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
webvtt_utils.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
webvtt_utils_unittest.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00