Skip to content

Split jpeg conversion functions into their own file#78

Merged
Galladite27 merged 3 commits into
Galladite27:masterfrom
playmer:playmer/split_out_jpeg_utils
Dec 4, 2025
Merged

Split jpeg conversion functions into their own file#78
Galladite27 merged 3 commits into
Galladite27:masterfrom
playmer:playmer/split_out_jpeg_utils

Conversation

@playmer

@playmer playmer commented Oct 13, 2024

Copy link
Copy Markdown
Contributor

This is a more complete fix to the libjpeg stuff we tried to tackle in #53 and #52. As I was experimenting with different versions of libjpeg it became clear that there was no correct way to include some of these headers together in the same TU. Thus splitting these functions off into their own TUs.

If desired I can also split off the libpng functions into their own TU as well, I just hadn't gotten around to doing it yet.

@playmer playmer force-pushed the playmer/split_out_jpeg_utils branch from c204dc5 to 9519b78 Compare December 4, 2025 13:16
@Galladite27 Galladite27 merged commit ced0285 into Galladite27:master Dec 4, 2025
3 checks passed
@playmer playmer deleted the playmer/split_out_jpeg_utils branch December 5, 2025 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants