History log of /external/libjpeg-turbo/win/jconfig.h.in
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aee4f721602b86fae0057b517933ae1624972907 10-Aug-2014 DRC <dcommander@users.sourceforge.net> 12-bit JPEG support


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1337 632fc199-4ca6-4c93-a231-07263d6284db
bc56b754e1a6a1db9ccadf64d6dda8a74140e1a3 16-May-2014 DRC <dcommander@users.sourceforge.net> 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.


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1308 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/win/jconfig.h.in
52ded8768022ab7e9e7670ddea0ba89e2890b837 15-May-2014 DRC <dcommander@users.sourceforge.net> 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.)


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1307 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/win/jconfig.h.in
61976bd8a96f348ac9d2fb8b5cced3d72acd3ab6 20-Apr-2014 DRC <dcommander@users.sourceforge.net> We use __CHAR_UNSIGNED__ (automatically defined by the AC_C_CHAR_UNSIGNED macro) rather than CHAR_IS_UNSIGNED (defined by custom autoconf code in libjpeg that we didn't port over), although I doubt it matters on any of the platforms we support.


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.3.x@1264 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/win/jconfig.h.in
ab70623eb29e09e67222be5b9e1ea320fe5aa0e9 19-Jan-2013 DRC <dcommander@users.sourceforge.net> Implement in-memory source/destination managers even when not emulating the libjpeg v8 API/ABI


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@913 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/win/jconfig.h.in
a7466c9d861cd1eca74ee4d82d334a80a1d0a175 26-Jan-2012 DRC <dcommander@users.sourceforge.net> Move INLINE macro into config.h. That's really where it belongs anyhow, since it is used only internally, and putting it in jconfig.h was causing problems with DevIL.


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@739 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/win/jconfig.h.in
ab64b62c6bc3e2d67834221017a574f90ca86c50 18-Dec-2011 DRC <dcommander@users.sourceforge.net> Add LIBJPEG_TURBO_VERSION macro for checking the libjpeg-turbo version at compile time


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@731 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/win/jconfig.h.in
b4570bbf8cb3045e2b3cbf3d6a80d31735871d10 07-Sep-2011 DRC <dcommander@users.sourceforge.net> Improve performance of non-SIMD color conversion routines and use global constants to define colorspace extension parameters


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@698 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/win/jconfig.h.in
b7120ca54715a711c5d540aa816154c3c2049137 21-Jun-2011 DRC <dcommander@users.sourceforge.net> Prevent jmorecfg.h from re-defining INT32 and INT16 if those types have already been defined by the Windows system headers.


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@664 632fc199-4ca6-4c93-a231-07263d6284db
245cfdf3d69ec5722277349e17f4fe121bc413f0 23-Nov-2010 DRC <dcommander@users.sourceforge.net> Allow arithmetic encoding/decoding to be disabled in CMake build


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@301 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/win/jconfig.h.in
b09fde7723ba45be3a155b7bb77f296d786b66f4 16-Oct-2010 DRC <dcommander@users.sourceforge.net> Oops. Forgot to check in header templates


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@267 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/win/jconfig.h.in