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

make yuv_mode a proper enum SjpegYUVMode. #46

Merged
merged 1 commit into from
Mar 16, 2018
Merged

make yuv_mode a proper enum SjpegYUVMode. #46

merged 1 commit into from
Mar 16, 2018

Conversation

skal65535
Copy link
Collaborator

-> values: SJPEG_YUV_420, SJPEG_YUV_444, SJPEG_YUV_SHARP, SJPEG_AUTO
This is preferable to magic constants.

also add the shortcuts -420 / -444 / -sharp to 'sjpeg'

Change-Id: Ibd308a18d9dfd99b087a7524816b3ad16e66f004

-> values: SJPEG_YUV_420, SJPEG_YUV_444, SJPEG_YUV_SHARP, SJPEG_AUTO
This is preferable to magic constants.

also add the shortcuts -420 / -444 / -sharp to 'sjpeg'

Change-Id: Ibd308a18d9dfd99b087a7524816b3ad16e66f004
@skal65535 skal65535 merged commit f856cc9 into master Mar 16, 2018
@skal65535 skal65535 deleted the yuv_mode branch March 16, 2018 19:31
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.

None yet

1 participant