shaka-packager/packager/media/formats/mp2t
Joey Parrish 0295ef182b
chore: Refactor public headers and macros (#1275)
This organizes all public headers for the library into
include/  and makes sure then don't rely on any headers from
other folders.

To accomplish this, this change also refactors macros.h,
media/base/macros.h, and status/status_macros.h into macros/classes.h,
macros/compiler.h, macros/crypto.h, macros/logging.h, macros/status.h,
and public/export.h.  Now the export macros from macros.h live in
include/ to keep include/ from requiring anything else.

This refactor enables an install target that includes public headers
only.

---------

Co-authored-by: Cosmin Stejerean <cstejerean@meta.com>
2023-10-14 09:36:01 -07:00
..
CMakeLists.txt feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
ac3_header.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
ac3_header.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
ac3_header_unittest.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
adts_header.cc chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
adts_header.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
adts_header_unittest.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
audio_header.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
continuity_counter.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
continuity_counter.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
es_parser.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
es_parser_audio.cc chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
es_parser_audio.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
es_parser_dvb.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
es_parser_dvb.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
es_parser_h26x.cc chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
es_parser_h26x.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
es_parser_h26x_unittest.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
es_parser_h264.cc chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
es_parser_h264.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
es_parser_h264_unittest.cc chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
es_parser_h265.cc chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
es_parser_h265.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
mp2t_common.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
mp2t_media_parser.cc chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
mp2t_media_parser.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
mp2t_media_parser_unittest.cc chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
mpeg1_header.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
mpeg1_header.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
mpeg1_header_unittest.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
pes_packet.cc style: Use angle-brackets for all internal headers (#1271) 2023-10-11 07:51:11 +08:00
pes_packet.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
pes_packet_generator.cc chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
pes_packet_generator.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
pes_packet_generator_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
program_map_table_writer.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
program_map_table_writer.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
program_map_table_writer_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
ts_muxer.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
ts_muxer.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
ts_packet.cc chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
ts_packet.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
ts_packet_writer_util.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
ts_packet_writer_util.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
ts_section.h Propagate Flush errors in MP2T parser. 2021-01-20 18:27:31 +00:00
ts_section_pat.cc chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
ts_section_pat.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
ts_section_pes.cc chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
ts_section_pes.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
ts_section_pmt.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
ts_section_pmt.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
ts_section_psi.cc chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
ts_section_psi.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
ts_segmenter.cc chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
ts_segmenter.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
ts_segmenter_unittest.cc chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
ts_stream_type.h style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00
ts_writer.cc feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
ts_writer.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
ts_writer_unittest.cc style: Sort headers to comply with the style guide (#1273) 2023-10-11 16:49:50 +08:00