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

one part of jcphuff.c is written C++ style #39

Closed
bluenlive opened this issue Apr 15, 2014 · 0 comments
Closed

one part of jcphuff.c is written C++ style #39

bluenlive opened this issue Apr 15, 2014 · 0 comments

Comments

@bluenlive
Copy link

line 500: int sign = temp >> 31;
is written in C++ style.

So, it cannot be compiled with Visual Studio 2012.
If this is not intentional, it should be fixed.

kornelski pushed a commit to ImageOptim/mozjpeg-cocoa that referenced this issue Apr 28, 2016
Quality values > 95 are not useless.  They just may not provide as good
of a size vs. perceptual quality tradeoff as lower quality values.  This
also displays the default quality value in the cjpeg usage.

Closes mozilla#39
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

No branches or pull requests

1 participant