This website requires JavaScript.
Explore
Help
Sign In
ryan
/
mozjpeg
Watch
1
Star
0
Fork
0
You've already forked mozjpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
780
Commits
2
Branches
68
Tags
ff3d754f29124823f770aedbc26e48dba002b128
Commit Graph
2 Commits
Author
SHA1
Message
Date
DRC
0af70afcea
Remove unneeded headers (cdef.h isn't available on all platforms) and change u_int32_t to unsigned int, since u_int32_t isn't available on all platforms. This fixes build issues on Solaris.
2013-03-30 20:54:15 +00:00
DRC
8b3e32bf48
Include a C version of md5cmp rather than depending on an external md5sum binary, since md5sum is not available on all platforms (specifically, it doesn't exist on FreeBSD, and it has to be installed via MacPorts on OS X.)
2013-02-06 23:51:08 +00:00