shaka-packager/packager/media/base
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
..
test style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
CMakeLists.txt feat: port media/formats/* to cmake (#1258) 2023-08-31 16:59:46 -07:00
aes_cryptor.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
aes_cryptor.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
aes_cryptor_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
aes_decryptor.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
aes_decryptor.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
aes_encryptor.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
aes_encryptor.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
aes_pattern_cryptor.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
aes_pattern_cryptor.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
aes_pattern_cryptor_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
audio_stream_info.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
audio_stream_info.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
audio_timestamp_helper.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
audio_timestamp_helper.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
audio_timestamp_helper_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
bit_reader.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
bit_reader.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
bit_reader_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
bit_writer.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
bit_writer.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
bit_writer_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
buffer_reader.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
buffer_reader.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
buffer_writer.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
buffer_writer.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
buffer_writer_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
byte_queue.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
byte_queue.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
cc_stream_filter.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
cc_stream_filter.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
common_pssh_generator.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
common_pssh_generator.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
container_names.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
container_names.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
container_names_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
decrypt_config.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
decrypt_config.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
decryptor_source.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
decryptor_source.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
decryptor_source_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
encryption_config.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
fourccs.h Merge branch 'main' into cmake 2023-08-04 22:23:26 -07:00
http_key_fetcher.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
http_key_fetcher.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
http_key_fetcher_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
id3_tag.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
id3_tag.h fix: Fix compilation on Arch Linux (#1233) 2023-07-14 12:40:12 -07:00
id3_tag_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
key_fetcher.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
key_fetcher.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
key_source.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
key_source.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
language_utils.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
language_utils.h chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
limits.h Clean up #ifndef in packager/media. (#310) 2017-12-19 16:56:36 -08:00
macros.h feat: port media/codecs to CMake (#1143) 2022-12-15 16:53:36 -08:00
media_handler.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
media_handler.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
media_handler_test_base.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
media_handler_test_base.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
media_parser.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
media_sample.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
media_sample.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
mock_aes_cryptor.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
muxer.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
muxer.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
muxer_options.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
muxer_options.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
muxer_util.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
muxer_util.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
muxer_util_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
offset_byte_queue.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
offset_byte_queue.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
offset_byte_queue_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
playready_key_source.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
playready_key_source.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
playready_pssh_generator.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
playready_pssh_generator.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
producer_consumer_queue.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
producer_consumer_queue_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
protection_system_ids.h Support Marlin DRM signaling in DASH 2018-10-01 20:22:58 +00:00
protection_system_specific_info.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
protection_system_specific_info.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
protection_system_specific_info_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
proto_json_util.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
proto_json_util.h Remove the usage of JsonWriter in SimpleHlsNotifier 2018-05-15 20:06:54 +00:00
pssh_generator.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
pssh_generator.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
pssh_generator_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
pssh_generator_util.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
pssh_generator_util.h chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
range.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
raw_key_source.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
raw_key_source.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
raw_key_source_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
rcheck.h style: cleanup unused includes and use consistent <> for external code (#1267) 2023-10-09 16:21:41 -07:00
request_signer.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
request_signer.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
rsa_key.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
rsa_key.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
rsa_key_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
stream_info.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
stream_info.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
text_muxer.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
text_muxer.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
text_sample.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
text_sample.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
text_stream_info.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
text_stream_info.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
text_track.h feat: port media/formats/webm to CMake (#1147) 2022-12-16 21:40:00 -08:00
text_track_config.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
text_track_config.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
timestamp.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
video_stream_info.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
video_stream_info.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
video_util.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
video_util.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
video_util_unittest.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
widevine_common_encryption.proto Add a flag --video_feature for Widevine 2019-04-16 07:55:08 -07:00
widevine_key_source.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
widevine_key_source.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
widevine_key_source_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
widevine_pssh_data.proto chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
widevine_pssh_generator.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
widevine_pssh_generator.h style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00