Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libjpeg-turbo
/
c454c595dc83028770727fdb7eac7842875465ac
/
doc
/
html
/
search
bcda683
Upgrade to Doxygen 1.8.3.1; Add note regarding the fact that 4:4:0 lacks full SIMD support.
by DRC
· 11 years ago
71ccb39
Upgrade to Doxygen 1.8.3.1
by DRC
· 11 years ago
870fd8f
Add a couple of missing pages
by DRC
· 13 years ago
f546711
Implement custom filter callback in Java
by DRC
· 13 years ago
7bf04d3
Implement a custom DCT filter callback for lossless transforms
by DRC
· 13 years ago
9b28def
Completely refactored the TurboJPEG C API so that it uses pixel formats instead of the clunky pixel size + flags combination to define the pixel size and component order. tjCompress2() and tjTransform() can also now grow the JPEG buffer as needed, which can allow programs to save memory by not pre-allocating the "worst-case" buffer size calculated by TJBUFSIZE(). Converted API documentation to Doxygen. There is no legacy code remaining, so the refactored version of the library has been re-licensed under a BSD-style license.
by DRC
· 13 years ago