|
ed91f1d15c
|
Added the option to enable OpenMP parallelization during debug
|
2024-06-28 11:28:34 +02:00 |
|
|
501a36d568
|
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 |
|
|
1330d5b262
|
Moved metering to a compile time option to streamline API
|
2024-06-24 16:31:02 +02:00 |
|
|
eae976b9ba
|
Removed the streaming functions from the public header to clean up the API.
|
2024-02-22 16:25:52 +01:00 |
|
Patrick Vogler
|
bfa813fcb1
|
Initial commit
|
2023-06-20 13:43:33 +02:00 |
|