Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libraries: Add initial HLE JPEG encoder skeleton #1607

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

squidbus
Copy link
Contributor

Adds the initial skeleton of HLE libSceJpegEnc. Functions except encode are fully implemented, encode has some of the validity checks but is otherwise stubbed.

Tested in CUSA06093 with the PV screenshot functionality. Obviously no actual JPEG is encoded but the encoder is set up correctly and passes the validation checks.

@squidbus squidbus force-pushed the jpeg_enc branch 2 times, most recently from 8a6929f to ea7adfc Compare November 27, 2024 10:09
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