BigWhoop/include
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
..
interfaces/reader Removed the streaming functions from the public header to clean up the API. 2024-02-22 16:25:52 +01:00
library/private 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
tools Initial commit 2023-06-20 13:43:33 +02:00