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
Files
b861ef600c44aafbcc2db27d1d550bc4ad2cc2cf
mozjpeg
/
java
/
doc
History
DRC
540789427c
Per the conventions of the image compression and digital video communities, use "YCbCr" to describe the JPEG colorspace and "YUV" to describe an image format consisting of Y, Cb, and Cr planes (this partially reverts r960.)
2013-11-25 21:12:23 +00:00
..
org/libjpegturbo
/turbojpeg
Per the conventions of the image compression and digital video communities, use "YCbCr" to describe the JPEG colorspace and "YUV" to describe an image format consisting of Y, Cb, and Cr planes (this partially reverts r960.)
2013-11-25 21:12:23 +00:00
resources
Java code cleanup + Java docs
2011-03-15 20:52:02 +00:00
allclasses-frame.html
Add note regarding the fact that 4:4:0 lacks full SIMD support; Add an option for benchmarking 4:4:0 subsampling in TJBench; Wordsmithing; Disable timestamp in generated HTML files to make diffing and merging easier
2013-08-18 10:39:30 +00:00
allclasses-noframe.html
Add note regarding the fact that 4:4:0 lacks full SIMD support; Add an option for benchmarking 4:4:0 subsampling in TJBench; Wordsmithing; Disable timestamp in generated HTML files to make diffing and merging easier
2013-08-18 10:39:30 +00:00
constant-values.html
Add CMYK support to the TurboJPEG Java API & clean up a few things in the C API
2013-08-23 04:45:43 +00:00
deprecated-list.html
Deprecate and undocument the FORCE{MMX|SSE|SSE2|SSE3} flags. These were originally introduced in TurboJPEG/IPP as a way to override the automatic CPU selection in the underlying IPP codec, which was closed source. They are not meaningful anymore, since libjpeg-turbo provides environment variables to accomplish the same thing and since it no longer necessarily uses x86 SIMD code behind the scenes.
2013-10-31 07:11:39 +00:00
help-doc.html
Add note regarding the fact that 4:4:0 lacks full SIMD support; Add an option for benchmarking 4:4:0 subsampling in TJBench; Wordsmithing; Disable timestamp in generated HTML files to make diffing and merging easier
2013-08-18 10:39:30 +00:00
index-all.html
Deprecate and undocument the FORCE{MMX|SSE|SSE2|SSE3} flags. These were originally introduced in TurboJPEG/IPP as a way to override the automatic CPU selection in the underlying IPP codec, which was closed source. They are not meaningful anymore, since libjpeg-turbo provides environment variables to accomplish the same thing and since it no longer necessarily uses x86 SIMD code behind the scenes.
2013-10-31 07:11:39 +00:00
index.html
Extend the TurboJPEG Java API to support compressing JPEG images from YUV planar images
2013-10-31 05:04:51 +00:00
overview-tree.html
Add note regarding the fact that 4:4:0 lacks full SIMD support; Add an option for benchmarking 4:4:0 subsampling in TJBench; Wordsmithing; Disable timestamp in generated HTML files to make diffing and merging easier
2013-08-18 10:39:30 +00:00
package-list
Java code cleanup + Java docs
2011-03-15 20:52:02 +00:00
serialized-form.html
Add note regarding the fact that 4:4:0 lacks full SIMD support; Add an option for benchmarking 4:4:0 subsampling in TJBench; Wordsmithing; Disable timestamp in generated HTML files to make diffing and merging easier
2013-08-18 10:39:30 +00:00
stylesheet.css
Java code cleanup + Java docs
2011-03-15 20:52:02 +00:00