shaka-packager/packager/media
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
..
base feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
chunking feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
codecs feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
crypto feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
demuxer feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
event feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
formats feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
origin feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
public style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
replicator feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
test feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
trick_play feat: Replace glog with absl::log (#1274) 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