shaka-packager/packager/media/formats/mp4
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 media/formats/* to cmake (#1258) 2023-08-31 16:59:46 -07:00
box.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
box.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
box_buffer.h feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
box_definitions.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
box_definitions.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
box_definitions_comparison.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
box_definitions_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
box_reader.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
box_reader.h feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
box_reader_unittest.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
chunk_info_iterator.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
chunk_info_iterator.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
chunk_info_iterator_unittest.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
composition_offset_iterator.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
composition_offset_iterator.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
composition_offset_iterator_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
decoding_time_iterator.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
decoding_time_iterator.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
decoding_time_iterator_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
fragmenter.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
fragmenter.h feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
key_frame_info.h chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
low_latency_segment_segmenter.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
low_latency_segment_segmenter.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
mp4_media_parser.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
mp4_media_parser.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
mp4_media_parser_unittest.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
mp4_muxer.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
mp4_muxer.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
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
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
sync_sample_iterator.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
sync_sample_iterator.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
sync_sample_iterator_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
track_run_iterator.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
track_run_iterator.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
track_run_iterator_unittest.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00