shaka-packager/packager/mpd/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
..
xml feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
CMakeLists.txt feat: convert mpd module to cmake (#1234) 2023-08-04 20:45:21 -07:00
adaptation_set.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
adaptation_set.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
adaptation_set_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
bandwidth_estimator.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
bandwidth_estimator.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
bandwidth_estimator_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
content_protection_element.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
content_protection_element.h chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
media_info.proto Low latency DASH support (#979) 2021-08-25 08:38:05 -07:00
mock_mpd_builder.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
mock_mpd_builder.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
mock_mpd_notifier.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
mock_mpd_notifier.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
mpd_builder.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
mpd_builder.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
mpd_builder_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
mpd_notifier.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
mpd_notifier_util.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
mpd_notifier_util.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
mpd_options.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
mpd_utils.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
mpd_utils.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
mpd_utils_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
period.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
period.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
period_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
representation.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
representation.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
representation_unittest.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
segment_info.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
simple_mpd_notifier.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
simple_mpd_notifier.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
simple_mpd_notifier_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00