shaka-packager/packager/hls/base
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
..
hls_notifier.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
master_playlist.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
master_playlist.h feat: port HLS module to CMake (#1238) 2023-08-21 18:41:18 -07:00
master_playlist_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
media_playlist.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
media_playlist.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
media_playlist_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
mock_media_playlist.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
mock_media_playlist.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
simple_hls_notifier.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
simple_hls_notifier.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
simple_hls_notifier_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
tag.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
tag.h feat: port HLS module to CMake (#1238) 2023-08-21 18:41:18 -07:00