Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libjpeg-turbo
/
35ed3c97b28927a2e4a09a2d0b86d1dc96afa2aa
/
jsimd.h
123f725
Format copyright headers more consistently
by DRC
· 8 years ago
bd49803
Use consistent/modern code formatting for pointers
by DRC
· 9 years ago
f3a8684
SSE2 SIMD implementation of Huffman encoding
by DRC
· 9 years ago
d729f4d
ARM NEON SIMD support for YCC-to-RGB565 conversion, and optimizations to the existing YCC-to-RGB conversion code:
by DRC
· 10 years ago
5ef4630
SIMD-accelerated int upsample routine for MIPS DSPr2
by DRC
· 11 years ago
bc56b75
Get rid of the HAVE_PROTOTYPES configuration option, as well as the related JMETHOD and JPP macros. libjpeg-turbo has never supported compilers that don't handle prototypes. Doing so requires ansi2knr, which isn't even supported in the IJG code anymore.
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
1b3fd7e
SIMD-accelerated NULL convert routine for MIPS DSPr2
by DRC
· 11 years ago
6a61c1e
SIMD-accelerated h2v2 smooth downsampling routine for MIPS DSPr2
by DRC
· 11 years ago
1a45b81
Remove trailing spaces (+ one additional tab in TJUnitTest.java that was missed in the previous commit)
by DRC
· 11 years ago
392e048
Updated (C)
by DRC
· 14 years ago
c866633
SIMD-accelerated RGB-to-Grayscale color conversion
by DRC
· 14 years ago
af1ca9b
Clarify that the C wrappers and headers fall under the same license as the rest of the SIMD code
by DRC
· 14 years ago
59a3938
Framework for supporting SIMD acceleration
by Pierre Ossman
· 16 years ago