summaryrefslogtreecommitdiffstats
path: root/libxrdp/xrdp_jpeg_compress.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | o applied new coding standards to all .c files o moved some files around
* 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