shaka-packager/packager/app
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
..
test Merge remote-tracking branch 'upstream/main' into cmake 2023-09-13 11:22:35 -07:00
CMakeLists.txt feat: Port app/job_manager to cmake and absl (#1249) 2023-07-21 12:41:49 +02:00
ad_cue_generator_flags.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
ad_cue_generator_flags.h feat: port demuxer and app to cmake (#1260) 2023-09-08 17:44:17 -07:00
crypto_flags.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
crypto_flags.h feat: port demuxer and app to cmake (#1260) 2023-09-08 17:44:17 -07:00
hls_flags.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
hls_flags.h feat: port demuxer and app to cmake (#1260) 2023-09-08 17:44:17 -07:00
job_manager.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
job_manager.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
manifest_flags.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
manifest_flags.h feat: port demuxer and app to cmake (#1260) 2023-09-08 17:44:17 -07:00
mpd_flags.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
mpd_flags.h feat: port demuxer and app to cmake (#1260) 2023-09-08 17:44:17 -07:00
mpd_generator.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
mpd_generator_flags.h feat: port demuxer and app to cmake (#1260) 2023-09-08 17:44:17 -07:00
muxer_factory.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
muxer_factory.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
muxer_flags.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
muxer_flags.h feat: port demuxer and app to cmake (#1260) 2023-09-08 17:44:17 -07:00
packager_main.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
packager_util.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
packager_util.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
playready_key_encryption_flags.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
playready_key_encryption_flags.h feat: port demuxer and app to cmake (#1260) 2023-09-08 17:44:17 -07:00
protection_system_flags.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
protection_system_flags.h feat: port demuxer and app to cmake (#1260) 2023-09-08 17:44:17 -07:00
raw_key_encryption_flags.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
raw_key_encryption_flags.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
retired_flags.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
retired_flags.h feat: port demuxer and app to cmake (#1260) 2023-09-08 17:44:17 -07:00
single_thread_job_manager.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
single_thread_job_manager.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
stream_descriptor.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
stream_descriptor.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
validate_flag.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
validate_flag.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
vlog_flags.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
vlog_flags.h feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
widevine_encryption_flags.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
widevine_encryption_flags.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00