shaka-packager/packager/media/codecs
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
aac_audio_specific_config.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
aac_audio_specific_config.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
aac_audio_specific_config_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
ac3_audio_util.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
ac3_audio_util.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
ac3_audio_util_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
ac4_audio_util.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
ac4_audio_util.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
ac4_audio_util_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
av1_codec_configuration_record.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
av1_codec_configuration_record.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
av1_codec_configuration_record_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
av1_parser.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
av1_parser.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
av1_parser_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
avc_decoder_configuration_record.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
avc_decoder_configuration_record.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
avc_decoder_configuration_record_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
decoder_configuration_record.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
decoder_configuration_record.h feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
dovi_decoder_configuration_record.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
dovi_decoder_configuration_record.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
dovi_decoder_configuration_record_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
ec3_audio_util.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
ec3_audio_util.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
ec3_audio_util_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
es_descriptor.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
es_descriptor.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
es_descriptor_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
h26x_bit_reader.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
h26x_bit_reader.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
h26x_bit_reader_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
h26x_byte_to_unit_stream_converter.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
h26x_byte_to_unit_stream_converter.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
h264_byte_to_unit_stream_converter.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
h264_byte_to_unit_stream_converter.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
h264_byte_to_unit_stream_converter_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
h264_parser.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
h264_parser.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
h264_parser_unittest.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
h265_byte_to_unit_stream_converter.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
h265_byte_to_unit_stream_converter.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
h265_byte_to_unit_stream_converter_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
h265_parser.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
h265_parser.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
h265_parser_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
hevc_decoder_configuration_record.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
hevc_decoder_configuration_record.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
hevc_decoder_configuration_record_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
hls_audio_util.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
hls_audio_util.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
hls_audio_util_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
nal_unit_to_byte_stream_converter.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
nal_unit_to_byte_stream_converter.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
nal_unit_to_byte_stream_converter_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
nalu_reader.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
nalu_reader.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
nalu_reader_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
video_slice_header_parser.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
video_slice_header_parser.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
video_slice_header_parser_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
vp8_parser.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
vp8_parser.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
vp8_parser_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
vp9_parser.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
vp9_parser.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
vp9_parser_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
vp_codec_configuration_record.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
vp_codec_configuration_record.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
vp_codec_configuration_record_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
vpx_parser.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
webvtt_util.h Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00