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

jpeg, mjpeg: Minor improvements to encoding #135

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

davidplowman
Copy link
Collaborator

Some slight tidying, and in particular we don't actually need to copy
any pixels beyond the last full block of 16 rows, we can just re-use
pointers to the last row.

Signed-off-by: David Plowman [email protected]

Some slight tidying, and in particular we don't actually need to copy
any pixels beyond the last full block of 16 rows, we can just re-use
pointers to the last row.

Signed-off-by: David Plowman <[email protected]>
@davidplowman
Copy link
Collaborator Author

@naushir Tests pass... so it must be good!

@naushir naushir merged commit a6e3761 into raspberrypi:main Nov 4, 2021
@davidplowman davidplowman deleted the jpeg-improvements branch December 10, 2021 16:08
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