Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libjpeg-turbo
/
b1fec4ff9821b2c16be5f12e2cd3159d4e63d133
/
bmp.c
1a45b81
Remove trailing spaces (+ one additional tab in TJUnitTest.java that was missed in the previous commit)
by DRC
· 11 years ago
df42b3c
Whitespace tweaks
by DRC
· 11 years ago
8e11a05
Make sure we don't call jpeg_destroy_[de]compress() on an uninitialized struct, as bad mojo can ensue.
by DRC
· 13 years ago
296c71b
MinGW seems to barf unless jinclude.h is included before jpeglib.h
by DRC
· 13 years ago
4348464
Fix build on Windows
by DRC
· 13 years ago
0fc884a
Completely refactor BMP library so that it takes advantage of the existing BMP and PPM load/save routines in libjpeg
by DRC
· 13 years ago
2e7b76b
Include low-level unit tests borrowed from VirtualGL
by DRC
· 16 years ago