summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_encoder.c
Commit message (Expand)AuthorAgeFilesLines
* Constify MCS connectionTypeKoichiro IWAO2017-06-061-1/+1
* Eliminate APP_CC and DEFAULT_CCPavel Roskin2017-03-141-2/+2
* frame ack fix change, cleanupJay Sorg2017-03-061-0/+3
* Include config_ac.h from all source filesPavel Roskin2017-03-041-0/+4
* encoder, remove check for UINT16_MAX, not really neededJay Sorg2017-02-221-2/+1
* changes and cleanup to process_enc_rfxJay Sorg2017-02-221-51/+66
* rfx fixes for large tile sets, performance change, Xorg will start next frame...Jay Sorg2017-02-221-4/+4
* Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into surface_cmdsSpeidy2016-12-121-18/+7
|\
| * o caps: advertise remotefx codec capsets only when supported (RFX mode,speidy2016-12-101-18/+7
* | xrdp_encoder: remove temporary workaround for RFX to avoid mstscspeidy2016-12-081-5/+0
|/
* xrdp_encoder: do not initialize for non-UNIX rdp clientsspeidy2016-11-291-15/+22
* Cast fifo_remove_item() to XRDP_ENC_DATA* or XRDP_ENC_DATA_DONE* as neededPavel Roskin2016-07-081-2/+2
* Fix typosPavel Roskin2016-02-131-1/+1
* add frame acks and h264 codec mode basicsJay Sorg2015-03-281-89/+113
* coverity: Dereference after null checkLaxmikant Rashinkar2014-07-201-3/+3
* work on codec modeJay Sorg2014-07-191-13/+173
* added --enable-rfxcodecJay Sorg2014-07-101-0/+4
* set codec mode according to clientJay Sorg2014-03-231-1/+1
* work on codec mode jpegJay Sorg2014-03-221-16/+50
* work on surface commandJay Sorg2014-03-181-4/+13
* work on codec mode jpegJay Sorg2014-03-161-67/+180
* xrdp_encoder: developer checkinLaxmikant Rashinkar2014-03-161-0/+159