summaryrefslogtreecommitdiffstats
path: root/libxrdp/xrdp_jpeg_compress.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate APP_CC and DEFAULT_CCPavel Roskin2017-03-141-17/+17
* Include config_ac.h from all source filesPavel Roskin2017-03-041-0/+4
* Fix all warnings in TurboJPEG codePavel Roskin2017-01-051-3/+21
* Fix a warning in jpeg compression code with --enable-jpegPavel Roskin2016-12-141-4/+7
* Fix pointer sign warnings in TurboJPEG compression codePavel Roskin2016-11-221-2/+2
* Fix pointer sign warnings in JPEG compression codePavel Roskin2016-11-221-7/+7
* Run through codespellPavel Roskin2016-01-141-1/+1
* libxrdp: fix for when not compiling with turbo jpegJay Sorg2014-03-161-0/+9
* work on codec mode jpegJay Sorg2014-03-161-5/+30
* libxrdp: not logic change, commentsJay Sorg2014-02-151-1/+1
* added code for region copy used in codec modeLaxmikant Rashinkar2014-01-201-0/+61
* don't use a global for turbo jpegJay Sorg2013-09-191-10/+63
* added a --enable-tjpeg option for turbo jpegJay Sorg2013-09-161-1/+81
* copyright year updateJay Sorg2013-06-081-1/+1
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-156/+163
* jpeg: fix for when building without --enable-jpegJay Sorg2012-07-261-1/+1
* codecs: move jpeg hack to bitmap cache v3Jay Sorg2012-07-241-9/+7
* added non standard jpeg support off by defaultJay Sorg2012-04-071-0/+225