History log of /external/libjpeg-turbo/jcarith.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5de454b291f48382648a5d1dc2aa0fca8b5786d4 18-May-2014 DRC <dcommander@users.sourceforge.net> libjpeg-turbo has never supported non-ANSI compilers, so get rid of the crufty SIZEOF() macro. It was not being used consistently anyhow, so it would not have been possible to build prior releases of libjpeg-turbo using the broken compilers for which that macro was designed.


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1313 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/jcarith.c
e5eaf37440b8e337ab150c017df7c03faf846c51 09-May-2014 DRC <dcommander@users.sourceforge.net> Convert tabs to spaces in the libjpeg code and the SIMD code (TurboJPEG retains the use of tabs for historical reasons. They were annoying in the libjpeg code primarily because they were not consistently used and because they were used to format as well as indent the code. In the case of TurboJPEG, tabs are used just to indent the code, so even if the editor assumes a different tab width, the code will still be readable.)


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1278 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/jcarith.c
66f97e6820e2cc9ef7429ea36285c80ffda87c8f 23-Nov-2010 DRC <dcommander@users.sourceforge.net> Support arithmetic encoding and decoding


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@299 632fc199-4ca6-4c93-a231-07263d6284db
989630f70cf1af69ebfefca8910d1647bf189712 10-Jan-2010 Guido Vollbeding <jpeg-info@uc.ag> The Independent JPEG Group's JPEG software v8
/external/libjpeg-turbo/jcarith.c
5996a25e2f50d20d6a8f09830724035b49c3927b 27-Jun-2009 Guido Vollbeding <jpeg-info@jpegclub.org> The Independent JPEG Group's JPEG software v7
/external/libjpeg-turbo/jcarith.c
1e247ac854f8e33682bcfea475f6bccc42377208 28-Mar-1998 Guido Vollbeding <guido@jpegclub.org> The Independent JPEG Group's JPEG software v6b with arithmetic coding support
/external/libjpeg-turbo/jcarith.c
36a4ccccd33f5cc9df62949554af87129ced7f84 24-Sep-1994 Thomas G. Lane <tgl@netcom.com> The Independent JPEG Group's JPEG software v5
/external/libjpeg-turbo/jcarith.c
88aeed428fd820659e3ae00292cb84ecfc05dd23 10-Dec-1992 Thomas G. Lane <tgl@netcom.com> The Independent JPEG Group's JPEG software v4
/external/libjpeg-turbo/jcarith.c
4a6b7303643714d495b9d26742d8a156fd120936 17-Mar-1992 Thomas G. Lane <tgl@netcom.com> The Independent JPEG Group's JPEG software v3
/external/libjpeg-turbo/jcarith.c
2cbeb8abd92d5ad8a1bd415b51b3816213b15f31 07-Oct-1991 Thomas G. Lane <tgl@netcom.com> The Independent JPEG Group's JPEG software v1
/external/libjpeg-turbo/jcarith.c