2 URL: http://www.ijg.org/
4 License: Custom license
6 License Android Compatible: yes
9 This contains a copy of libjpeg-6b.
11 The project files does not incldue from the distribution:
12 jidctred.c : downsampling
13 jdtrans.c : decoder transcoder
15 Also not included are files obviously not needed:
18 along with all of the frontend files for doing utility programs.
20 We added a new file jpeglibmangler.h and included it from jpeglib.h that changes
21 the names of all externally visible functions to chromium_ijg_* so that we can
22 avoid conflicts that arise when system libraries attempt to use our libjpeg.
24 Also patch in google.jdmarker.patch to better handle multiple SOS CSi values and