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
828
Commits
2
Branches
68
Tags
7d8ed9833e11d2bc7a4a48e018c74bd5a56ccde9
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