DRC
|
b70fe7221e
|
Fix build, which was broken by the checkin of the MIPS DSPr2 accelerated smooth downsampling routine. Until/unless other platforms include SIMD support for that function, it's just easier to #ifdef around it rather than adding stubs for the other platforms.
|
2014-05-15 18:22:24 +00:00 |
|
DRC
|
c4c3ac6305
|
SIMD-accelerated h2v2 smooth downsampling routine for MIPS DSPr2
|
2014-05-14 15:00:10 +00:00 |
|
DRC
|
f66c307c2e
|
Minor tweak to improve code readability
|
2014-05-14 14:57:43 +00:00 |
|
DRC
|
e45363d7c2
|
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.)
|
2014-05-09 18:00:32 +00:00 |
|
Pierre Ossman
|
c5cf41164a
|
Framework for supporting SIMD acceleration
Designed to impose minimal changes on the "normal" code.
|
2009-03-09 13:15:56 +00:00 |
|
Thomas G. Lane
|
16c97143f3
|
The Independent JPEG Group's JPEG software v6a
|
2014-09-07 20:00:00 +01:00 |
|
Thomas G. Lane
|
c5414ae082
|
The Independent JPEG Group's JPEG software v5
|
2014-09-07 20:00:00 +01:00 |
|
Thomas G. Lane
|
f14f1a0dc3
|
The Independent JPEG Group's JPEG software v4
|
2014-09-07 20:00:00 +01:00 |
|
Thomas G. Lane
|
9821061877
|
The Independent JPEG Group's JPEG software v3
|
2014-09-07 20:00:00 +01:00 |
|
Thomas G. Lane
|
98f16a9b4d
|
The Independent JPEG Group's JPEG software v2
|
2014-09-07 20:00:00 +01:00 |
|
Thomas G. Lane
|
7a9a82bf06
|
The Independent JPEG Group's JPEG software v1
|
2014-09-07 20:00:00 +01:00 |
|