|
5ae122a0a9
|
Fixed issues with changing color format
|
2024-07-29 02:46:37 -05:00 |
|
|
eaf2d4f0eb
|
Added support for RGB8 to lossless
|
2024-07-29 01:48:57 -05:00 |
|
|
5502578bb2
|
Cleaned up code and applied clippy suggestions
|
2024-07-28 22:20:18 -05:00 |
|
|
68df0df6f4
|
Added byte size as return value to some functions
|
2024-07-28 19:48:03 -05:00 |
|
|
e1a52c7077
|
Added proper encoding and decoding, fixed minor issues
|
2024-07-28 18:29:02 -05:00 |
|
|
4f2f101c03
|
Improved decode speeds again, fixed padding problems
|
2024-07-28 16:25:33 -05:00 |
|
|
cb80fc9f7d
|
Finished ability to encode and decode multiple channels
|
2024-07-26 17:36:42 -05:00 |
|
|
9a639974a2
|
Improved DCT decoding and ergonomics
|
2024-07-26 10:03:36 -05:00 |
|
|
41158066ec
|
Improved DCT functions
|
2024-07-26 02:30:30 -05:00 |
|
|
85cc2dea22
|
Ran cargo fmt
|
2024-07-25 03:34:30 -05:00 |
|
|
b0e4037f2a
|
Improved documentation, added flush method to bitwriter
|
2024-07-25 03:31:44 -05:00 |
|
|
fb001357ba
|
Improved functions, added error type
|
2024-07-24 16:29:03 -05:00 |
|
|
a78181ee55
|
Added decoding as well as moved some things around
|
2024-07-23 01:09:19 -05:00 |
|
|
f1013cf165
|
Split into multiple files
|
2024-07-22 00:12:53 -05:00 |
|