BigWhoop/include/library/private
Gregor Weiss 008ccfa4a9
Reorganize bwc_field and bwc_data to split codec settings and data stream semantically into data structures bwc_codec and bwc_stream.
Cleaning up by removal of redundant information like parameter linked list, file extension, and file pointer including associated functionality.
Start constructing an API taking void pointers to the original data for compression.
2024-07-03 10:47:08 +02:00
..
bitstream.h Reorganize bwc_field and bwc_data to split codec settings and data stream semantically into data structures bwc_codec and bwc_stream. 2024-07-03 10:47:08 +02:00
codestream.h Reorganize bwc_field and bwc_data to split codec settings and data stream semantically into data structures bwc_codec and bwc_stream. 2024-07-03 10:47:08 +02:00
constants.h Reorganize bwc_field and bwc_data to split codec settings and data stream semantically into data structures bwc_codec and bwc_stream. 2024-07-03 10:47:08 +02:00
dwt.h Reorganize bwc_field and bwc_data to split codec settings and data stream semantically into data structures bwc_codec and bwc_stream. 2024-07-03 10:47:08 +02:00
libbwc.h Reorganize bwc_field and bwc_data to split codec settings and data stream semantically into data structures bwc_codec and bwc_stream. 2024-07-03 10:47:08 +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 Reorganize bwc_field and bwc_data to split codec settings and data stream semantically into data structures bwc_codec and bwc_stream. 2024-07-03 10:47:08 +02:00
tier2.h Reorganize bwc_field and bwc_data to split codec settings and data stream semantically into data structures bwc_codec and bwc_stream. 2024-07-03 10:47:08 +02:00
types.h Reorganize bwc_field and bwc_data to split codec settings and data stream semantically into data structures bwc_codec and bwc_stream. 2024-07-03 10:47:08 +02:00