shaka-packager/packager
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
..
app feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
file feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
hls feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
kv_pairs feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
media feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
mpd feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
status feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
testing feat: port HLS module to CMake (#1238) 2023-08-21 18:41:18 -07:00
third_party feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
tools Merge branch 'main' into cmake 2023-07-18 16:20:45 -07:00
utils style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
version style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
CMakeLists.txt feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
common.gypi chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
flag_saver.h style: cleanup unused includes and use consistent <> for external code (#1267) 2023-10-09 16:21:41 -07:00
gtest.cmake ci: Collect and report test results (#1244) 2023-07-17 16:11:41 -07:00
macros.h feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
packager.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
packager.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
packager_test.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
policies.cmake ci: Enable parallel builds (#1241) 2023-07-17 13:16:03 -07:00
protobuf.cmake feat: port media/event to CMake (#1222) 2023-07-13 16:25:42 -07:00