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
888
Commits
2
Branches
68
Tags
2dac0fbd0498ad4a3f8d46a97e7fcbc2f5adb36a
Commit Graph
2 Commits
Author
SHA1
Message
Date
DRC
671fea53d1
Remove trailing spaces
2014-02-01 06:17:31 +00:00
DRC
857564d019
Some motion JPEG implementations generate "abbreviated JPEG streams" (JPEG images without the default tables included) for some or all of the video frames, in order to save space. When these are encountered, it is generally expected that they will be decompressed using the default Huffman tables, so libjpeg-turbo now does this unless the tables have been explicitly specified by an application.
2014-01-31 17:22:15 +00:00