DRC
7e3acc0e0a
Rename README, LICENSE, BUILDING text files
...
The IJG README file has been renamed to README.ijg, in order to avoid
confusion (many people were assuming that that was our project's README
file and weren't reading README-turbo.txt) and to lay the groundwork for
markdown versions of the libjpeg-turbo README and build instructions.
2015-10-10 10:31:33 -05:00
DRC
e5eaf37440
Convert tabs to spaces in the libjpeg code and the SIMD code (TurboJPEG retains the use of tabs for historical reasons. They were annoying in the libjpeg code primarily because they were not consistently used and because they were used to format as well as indent the code. In the case of TurboJPEG, tabs are used just to indent the code, so even if the editor assumes a different tab width, the code will still be readable.)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1278 632fc199-4ca6-4c93-a231-07263d6284db
2014-05-09 18:00:32 +00:00
DRC
66f97e6820
Support arithmetic encoding and decoding
...
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@299 632fc199-4ca6-4c93-a231-07263d6284db
2010-11-23 05:49:54 +00:00
Guido Vollbeding
5996a25e2f
The Independent JPEG Group's JPEG software v7
2015-07-27 13:44:25 -05:00
Guido Vollbeding
1e247ac854
The Independent JPEG Group's JPEG software v6b with arithmetic coding support
2015-07-27 14:40:46 -05:00
Thomas G. Lane
5ead57a34a
The Independent JPEG Group's JPEG software v6b
2015-07-27 13:43:00 -05:00
Thomas G. Lane
489583f516
The Independent JPEG Group's JPEG software v6a
2015-07-29 15:32:35 -05:00
Thomas G. Lane
bc79e0680a
The Independent JPEG Group's JPEG software v6
2015-07-29 15:31:30 -05:00