shaka-packager/packager/media/formats/webvtt
Joey Parrish 4e310f03bf
style: Use angle-brackets for all internal headers (#1271)
This feeds into efforts to create a working install target.

The order of headers is still funky, and was "fixed" by clang-format,
but in a way that doesn't exactly align with the style guide. Further
cleanup of header order is coming in a follow-up PR.
2023-10-11 07:51:11 +08:00
..
CMakeLists.txt feat: port demuxer and app to cmake (#1260) 2023-09-08 17:44:17 -07:00
text_padder.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
text_padder.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
text_readers.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
text_readers.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
text_readers_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webvtt_file_buffer.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webvtt_file_buffer.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webvtt_muxer.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webvtt_muxer.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webvtt_muxer_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webvtt_parser.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webvtt_parser.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webvtt_parser_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webvtt_to_mp4_handler.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webvtt_to_mp4_handler.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webvtt_to_mp4_handler_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webvtt_utils.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webvtt_utils.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webvtt_utils_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00