shaka-packager/packager/media/formats/webvtt
KongQun Yang 4528bdb330 Remove the use of regex library
It is not working correctly in gcc 4.8 or earlier, which is still
popular (e.g. bundled by default in CentOS 7).

Fixes #865, #929.

Change-Id: I55a42428dbd2a12fc2c3b1e6a49fdd662a295dca
2021-05-04 02:09:08 +00: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 Don't re-open WebVTT file to determine size. 2021-02-08 20:31:13 +00:00
webvtt_file_buffer.h Don't re-open WebVTT file to determine size. 2021-02-08 20:31:13 +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 Convert text WebVTT output to muxer. 2020-10-19 17:24:38 +00:00
webvtt_parser.cc Remove the use of regex library 2021-05-04 02:09:08 +00:00
webvtt_parser.h Parse WebVTT regions and styles. 2020-11-09 18:08:42 +00:00
webvtt_parser_unittest.cc Add support for text cue heights. 2020-12-10 13:26:34 -08: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 Add is_key_frame in IsMediaSample Matcher 2018-06-18 16:05:22 +00:00
webvtt_utils.cc Add support for text cue heights. 2020-12-10 13:26:34 -08:00
webvtt_utils.h Parse WebVTT regions and styles. 2020-11-09 18:08:42 +00:00
webvtt_utils_unittest.cc Add support for text cue heights. 2020-12-10 13:26:34 -08:00