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

Add JPG specific plugin #322

Merged
merged 10 commits into from
Jul 26, 2024
Merged

Add JPG specific plugin #322

merged 10 commits into from
Jul 26, 2024

Conversation

D1n03
Copy link
Collaborator

@D1n03 D1n03 commented Jul 22, 2024

Obs: In JPGFile::Update, sof0MarkerSegment is always 0, so it doesn't find the JPG_SOF0_MARKER. Thus the sof0MarkerSegment.width = 0 and sof0MarkerSegment.height = 0. The issue might be also in the ImageView.

@gheorghitamutu gheorghitamutu self-assigned this Jul 23, 2024
Types/JPG/src/jpg.cpp Outdated Show resolved Hide resolved
@gheorghitamutu gheorghitamutu changed the title added type jpg with no working functionality for imageview Add JPG specific plugin Jul 26, 2024
@gheorghitamutu gheorghitamutu merged commit 856697a into main Jul 26, 2024
4 of 5 checks passed
@gheorghitamutu gheorghitamutu deleted the type-jpg branch July 26, 2024 15:55
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