shaka-packager/packager/media/formats/webvtt
Joey Parrish 7653e1e02f
feat: Replace glog with absl::log (#1274)
This deprecates --vmodule (not available in absl, mapping it to --v for
a very minimal sort of compatibility) and adds the absl::log flags
--minloglevel, --stderrthreshold, --log_backtrace_at, and --log_prefix.
2023-10-13 12:42:47 -07:00
..
CMakeLists.txt feat: port demuxer and app to cmake (#1260) 2023-09-08 17:44:17 -07:00
text_padder.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
text_padder.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
text_readers.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07: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: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
webvtt_file_buffer.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07: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: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
webvtt_parser.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07: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: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
webvtt_to_mp4_handler.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
webvtt_to_mp4_handler.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
webvtt_to_mp4_handler_unittest.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
webvtt_utils.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
webvtt_utils.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
webvtt_utils_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00