shaka-packager/packager/media/formats/webm
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
..
CMakeLists.txt feat: Port app/job_manager to cmake and absl (#1249) 2023-07-21 12:41:49 +02:00
cluster_builder.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
cluster_builder.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
encrypted_segmenter_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
encryptor.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
encryptor.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
encryptor_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
mkv_writer.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
mkv_writer.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
multi_segment_segmenter.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
multi_segment_segmenter.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
multi_segment_segmenter_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
seek_head.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
seek_head.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
segmenter.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
segmenter.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
segmenter_test_base.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
segmenter_test_base.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
single_segment_segmenter.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
single_segment_segmenter.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
single_segment_segmenter_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
tracks_builder.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
tracks_builder.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
two_pass_single_segment_segmenter.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
two_pass_single_segment_segmenter.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webm_audio_client.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
webm_audio_client.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webm_cluster_parser.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
webm_cluster_parser.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webm_cluster_parser_unittest.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
webm_constants.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webm_constants.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
webm_content_encodings.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
webm_content_encodings.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
webm_content_encodings_client.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
webm_content_encodings_client.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webm_content_encodings_client_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
webm_crypto_helpers.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
webm_crypto_helpers.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
webm_info_parser.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
webm_info_parser.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webm_media_parser.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
webm_media_parser.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webm_muxer.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
webm_muxer.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webm_parser.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
webm_parser.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
webm_parser_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webm_tracks_parser.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
webm_tracks_parser.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webm_tracks_parser_unittest.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
webm_video_client.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
webm_video_client.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webm_webvtt_parser.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
webm_webvtt_parser.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
webm_webvtt_parser_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00