Sign in
flutter
/
third_party
/
libjpeg-turbo
/
refs/heads/avx2_failed_experiments
/
jerror.c
bd49803
Use consistent/modern code formatting for pointers
by DRC
· 9 years ago
7e3acc0
Rename README, LICENSE, BUILDING text files
by DRC
· 9 years ago
5033f3e
Remove MS-DOS code and information, and adjust copyright headers to reflect the removal of features in r1307 and r1308. libjpeg-turbo has never supported MS-DOS, nor is it even possible for us to do so.
by DRC
· 11 years ago
52ded87
Remove all of the NEED_SHORT_EXTERNAL_NAMES stuff. There is scant information available as to which linkers ever had a 15-character global symbol name limit. AFAICT, it might have been a VMS and/or a.out BSD thing, but none of those platforms have ever been supported by libjpeg-turbo (nor are such systems supported by other open source libraries of this nature.)
by DRC
· 11 years ago
e5eaf37
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.)
by DRC
· 11 years ago
5ead57a
The Independent JPEG Group's JPEG software v6b
by Thomas G. Lane
· 27 years ago
jpeg-6b
489583f
The Independent JPEG Group's JPEG software v6a
by Thomas G. Lane
· 29 years ago
jpeg-6a
9ba2f5e
The Independent JPEG Group's JPEG software v5a
by Thomas G. Lane
· 30 years ago
jpeg-5a
36a4ccc
The Independent JPEG Group's JPEG software v5
by Thomas G. Lane
· 30 years ago
jpeg-5
88aeed4
The Independent JPEG Group's JPEG software v4
by Thomas G. Lane
· 32 years ago
jpeg-4
4a6b730
The Independent JPEG Group's JPEG software v3
by Thomas G. Lane
· 33 years ago
jpeg-3
bd543f0
The Independent JPEG Group's JPEG software v2
by Thomas G. Lane
· 33 years ago
jpeg-2
2cbeb8a
The Independent JPEG Group's JPEG software v1
by Thomas G. Lane
· 33 years ago
jpeg-1