BigWhoop/include/library/private
2024-06-25 20:54:44 +02:00
..
bitstream.h Removed the streaming functions from the public header to clean up the API. 2024-02-22 16:25:52 +01:00
codestream.h Removed the streaming functions from the public header to clean up the API. 2024-02-22 16:25:52 +01:00
constants.h Moved metering to a compile time option to streamline API 2024-06-24 16:31:02 +02:00
dwt.h Ported Header files to new coding standard. 2024-02-22 11:27:40 +01:00
libbwc.h Combined the assemble_main_header and codestream_write_header function and added the codestreamSize value as a length identifier to the Start of Code-Stream (SOC) marker to allow for proper decompression without the user having to supply the codestreamSize through an API call. Functions to append com and aux header blocks have been removed and functionality is now provided by codestream_write_header function. 2024-06-25 20:54:44 +02:00
macros.h Cleanup of constant and macro definitions. 2024-02-22 17:20:38 +01:00
mq.h Ported Header files to new coding standard. 2024-02-22 11:27:40 +01:00
mq_types.h Ported Header files to new coding standard. 2024-02-22 11:27:40 +01:00
prim_types_double.h Removed the streaming functions from the public header to clean up the API. 2024-02-22 16:25:52 +01:00
prim_types_single.h Ported Header files to new coding standard. 2024-02-22 11:27:40 +01:00
tagtree.h Removed the streaming functions from the public header to clean up the API. 2024-02-22 16:25:52 +01:00
tier1.h Cleanup of constant and macro definitions. 2024-02-22 17:20:38 +01:00
tier2.h Removed the streaming functions from the public header to clean up the API. 2024-02-22 16:25:52 +01:00
types.h Combined the assemble_main_header and codestream_write_header function and added the codestreamSize value as a length identifier to the Start of Code-Stream (SOC) marker to allow for proper decompression without the user having to supply the codestreamSize through an API call. Functions to append com and aux header blocks have been removed and functionality is now provided by codestream_write_header function. 2024-06-25 20:54:44 +02:00