shaka-packager/include/packager
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
..
ad_cue_generator_params.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
buffer_callback_params.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
chunking_params.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
crypto_params.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
export.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
file.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
hls_params.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
mp4_output_params.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
mpd_params.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
packager.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
status.h chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00