Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libjpeg-turbo
/
0463f7c9aad060fcd56e98d025ce16185279e2bc
/
simd
/
jsimd_x86_64.c
67ce3b2
Added new alpha channel colorspace constants/pixel formats, so applications can specify that they need the unused byte in a 4-component RGB output buffer set to 0xFF when decompressing.
by DRC
· 13 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
c06073a
Remove simd/ prefix from #include (not necessary and was causing problems with Visual Studio project)
by DRC
· 14 years ago
3095971
Fix typo in SIMD dispatch routines which was causing 4:2:0 upsampling to
by DRC
· 14 years ago
0489909
Bleepin' Windows uses LLP64, not LP64
by DRC
· 15 years ago
321ad51
Enable 64-bit build on Snow Leopard
by DRC
· 15 years ago
ba82ddf
Clean up SIMD glue code
by Pierre Ossman
· 15 years ago