shaka-packager/packager/media/codecs
Joey Parrish 3b3e267221
style: Sort headers to comply with the style guide (#1273)
Reorder headers to follow the Google C++ Style Guide:

> In dir/foo.cc or dir/foo_test.cc:
>
> 1. dir2/foo2.h.
> 2. A blank line
> 3. C system headers (more precisely: headers in angle brackets with
the .h extension), e.g., <unistd.h>, <stdlib.h>.
> 4. A blank line
> 5. C++ standard library headers (without file extension), e.g.,
<algorithm>, <cstddef>.
> 6. A blank line
> 7. Other libraries' .h files.
> 8. A blank line
> 9. Your project's .h files.


https://google.github.io/styleguide/cppguide.html#Names_and_Order_of_Includes
2023-10-11 16:49:50 +08: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 style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08: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 style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08: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 style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08: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 style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08: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 style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08: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 style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08: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 style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08: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 style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08: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 style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08: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 style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
h265_byte_to_unit_stream_converter.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08: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 style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08: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 style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08: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 style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08: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 style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08: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 style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08: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 style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08: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 style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08: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 style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08: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 style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08: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