Show patches with: Submitter = Corentin Chary       |    State = Action Required       |    Archived = No       |   150 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[01/10] vnc: refactor set_encodings - - - - --- 2010-05-18 Corentin Chary New
[01/15] vnc: don't set the quality if lossy encoding are disabled - - - - --- 2010-08-11 Corentin Chary New
[01/16] vnc: tight: add JPEG and gradient subencoding with smooth image detection - - - - --- 2010-06-16 Corentin Chary New
[02/10] vnc: really call zlib if we want zlib - - - - --- 2010-05-18 Corentin Chary New
[02/15] vnc: add a way to get the update frequency for a given region - - - - --- 2010-08-11 Corentin Chary New
[02/16] vnc: JPEG should be disabled if the client don't set tight quality - - - - --- 2010-06-16 Corentin Chary New
[03/10] vnc: only use a single zlib stream - - - - --- 2010-05-18 Corentin Chary New
[03/15] vnc: refresh lossy rect after a given timeout - - - - --- 2010-08-11 Corentin Chary New
[03/16] vnc: add lossy option - - - - --- 2010-06-16 Corentin Chary New
[04/10] vnc: adjust compression zstream level - - - - --- 2010-05-18 Corentin Chary New
[04/15] vnc: tight: use the update frequency to choose between lossy and lossless - - - - --- 2010-08-11 Corentin Chary New
[04/16] ui: move all ui components in ui/ - - - - --- 2010-06-16 Corentin Chary New
[05/10] vnc: add basic tight support - - - - --- 2010-05-18 Corentin Chary New
[05/15] vnc: palette: use a pool to reduce memory allocations - - - - --- 2010-08-11 Corentin Chary New
[05/16] vnc: rename vnc-encoding-* vnc-enc-* - - - - --- 2010-06-16 Corentin Chary New
[06/10] vnc: add support for tight fill encoding - - - - --- 2010-05-18 Corentin Chary New
[06/15] vnc: palette: add palette_init calls - - - - --- 2010-08-11 Corentin Chary New
[06/16] vnc: tight: don't forget do at the last color - - - - --- 2010-06-16 Corentin Chary New
[07/10] vnc: don't clear zlib stream on set_encoding - - - - --- 2010-05-18 Corentin Chary New
[07/15] vnc: palette: and fill and color calls. - - - - --- 2010-08-11 Corentin Chary New
[07/16] vnc: tight: remove a memleak in send_jpeg_rect() - - - - --- 2010-06-16 Corentin Chary New
[08/10] vnc: remove memory leaks in zlib and tight encoding - - - - --- 2010-05-18 Corentin Chary New
[08/15] vnc: Add ZRLE and ZYWRLE encodings. - - - - --- 2010-08-11 Corentin Chary New
[08/16] vnc: tight add PNG encoding - - - - --- 2010-06-16 Corentin Chary New
[09/10] vnc: tight: add palette encoding - - - - --- 2010-05-18 Corentin Chary New
[09/15] vnc: fix uint8_t comparisons with negative values - - - - --- 2010-08-11 Corentin Chary New
[09/16] vnc: tight: specific zlib level and filters for each compression level - - - - --- 2010-06-16 Corentin Chary New
[1/2] vnc: Fix compile error on x86_64 with -D_VNC_DEBUG=1 - - - - --- 2010-05-03 Corentin Chary New
[1/2] vnc: don't mess up with iohandlers in the vnc thread - - - - --- 2012-03-14 Corentin Chary New
[1/3] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit - - - - --- 2010-05-29 Corentin Chary New
[1/3] vnc: tight: don't forget last pixel in tight_encode_indexed_rect - - - - --- 2010-06-01 Corentin Chary New
[1/3] vnc: tight: don't forget last pixel in tight_encode_indexed_rect - - - - --- 2010-05-27 Corentin Chary New
[1/4] vnc: set the right prefered encoding - - - - --- 2010-05-06 Corentin Chary New
[1/5] vnc: tight: add JPEG and gradient subencoding with smooth image detection - - - - --- 2010-06-04 Corentin Chary New
[10/10] vnc: update copyrights for vnc-encoding-tight.c - - - - --- 2010-05-18 Corentin Chary New
[10/15] vnc: fix lossy rect refreshing - - - - --- 2010-08-11 Corentin Chary New
[10/16] vnc: tight: stop using qdict for palette stuff - - - - --- 2010-06-16 Corentin Chary New
[11/15] bitmap: add a generic bitmap and bitops library - - - - --- 2010-08-11 Corentin Chary New
[11/16] vnc: encapsulate encoding members - - - - --- 2010-06-16 Corentin Chary New
[12/15] vnc: use the new generic bitmap functions - - - - --- 2010-08-11 Corentin Chary New
[12/16] vnc: fix tight png memory leak - - - - --- 2010-06-16 Corentin Chary New
[13/15] vnc: don't try to send bigger updates that client height - - - - --- 2010-08-11 Corentin Chary New
[13/16] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit - - - - --- 2010-06-16 Corentin Chary New
[14/15] vnc: tight: tweak adaptive tight settings - - - - --- 2010-08-12 Corentin Chary New
[14/15] vnc: tight: tweak adaptive tight settings - - - - --- 2010-08-11 Corentin Chary New
[14/16] vnc: threaded VNC server - - - - --- 2010-06-16 Corentin Chary New
[15/15] vnc: add a non-adaptive option - - - - --- 2010-08-11 Corentin Chary New
[15/16] vnc: add missing lock for vnc_cursor_define() - - - - --- 2010-06-16 Corentin Chary New
[16/16] vnc: tight: don't limit png rect size - - - - --- 2010-06-16 Corentin Chary New
[2/2] vnc: Limit r/w access to size of allocated memory - - - - --- 2012-03-14 Corentin Chary New
[2/2] vnc: set the right prefered encoding - - - - --- 2010-05-03 Corentin Chary New
[2/3] qemu-thread: add cleanup_push() and cleanup_pop() - - - - --- 2010-05-29 Corentin Chary New
[2/3] vnc: tight: don't forget the third color - - - - --- 2010-06-01 Corentin Chary New
[2/3] vnc: tight: don't forget the third color - - - - --- 2010-05-27 Corentin Chary New
[2/4] vnc: really call zlib if we want zlib - - - - --- 2010-05-06 Corentin Chary New
[2/5] vnc: JPEG should be disabled if the client don't set tight quality - - - - --- 2010-06-04 Corentin Chary New
[3/3] vnc: add missing target for vnc-encodings-*.o - - - - --- 2010-06-01 Corentin Chary New
[3/3] vnc: add missing target for vnc-encodings-*.o - - - - --- 2010-05-27 Corentin Chary New
[3/3] vnc: threaded VNC server - - - - --- 2010-05-29 Corentin Chary New
[3/4] vnc: only use a single zlib stream - - - - --- 2010-05-06 Corentin Chary New
[3/5] vnc: add lossless option - - - - --- 2010-06-04 Corentin Chary New
[4/4] vnc: adjust compression zstream level - - - - --- 2010-05-06 Corentin Chary New
[5/5] vnc: rename vnc-encoding-* vnc-enc-* - - - - --- 2010-06-04 Corentin Chary New
[RFC] vnc: add basic tight support - - - - --- 2010-05-08 Corentin Chary New
[v2,01/10] vnc: refactor set_encodings 1 - - - --- 2010-05-18 Corentin Chary New
[v2,01/15] vnc: don't set the quality if lossy encoding are disabled - - - - --- 2010-11-11 Corentin Chary New
[v2,01/18] vnc: tight: add JPEG and gradient subencoding with smooth image detection - - - - --- 2010-07-07 Corentin Chary New
[v2,02/10] vnc: really call zlib if we want zlib 1 - - - --- 2010-05-18 Corentin Chary New
[v2,02/15] vnc: add a way to get the update frequency for a given region - - - - --- 2010-11-11 Corentin Chary New
[v2,02/18] vnc: JPEG should be disabled if the client don't set tight quality - - - - --- 2010-07-07 Corentin Chary New
[v2,03/10] vnc: only use a single zlib stream - - - - --- 2010-05-18 Corentin Chary New
[v2,03/15] vnc: refresh lossy rect after a given timeout - - - - --- 2010-11-11 Corentin Chary New
[v2,03/18] vnc: add lossy option - - - - --- 2010-07-07 Corentin Chary New
[v2,04/10] vnc: adjust compression zstream level 1 - - - --- 2010-05-18 Corentin Chary New
[v2,04/15] vnc: tight: use the update frequency to choose between lossy and lossless - - - - --- 2010-11-11 Corentin Chary New
[v2,04/18] ui: move all ui components in ui/ - - - - --- 2010-07-07 Corentin Chary New
[v2,05/10] vnc: add basic tight support - - - - --- 2010-05-18 Corentin Chary New
[v2,05/15] vnc: palette: use a pool to reduce memory allocations - - - - --- 2010-11-11 Corentin Chary New
[v2,05/18] vnc: rename vnc-encoding-* vnc-enc-* - - - - --- 2010-07-07 Corentin Chary New
[v2,06/10] vnc: add support for tight fill encoding - - - - --- 2010-05-18 Corentin Chary New
[v2,06/15] vnc: palette: add palette_init calls - - - - --- 2010-11-11 Corentin Chary New
[v2,06/18] vnc: tight: don't forget do at the last color - - - - --- 2010-07-07 Corentin Chary New
[v2,07/10] vnc: don't clear zlib stream on set_encoding - - - - --- 2010-05-18 Corentin Chary New
[v2,07/15] vnc: palette: and fill and color calls. - - - - --- 2010-11-11 Corentin Chary New
[v2,07/18] vnc: tight: remove a memleak in send_jpeg_rect() - - - - --- 2010-07-07 Corentin Chary New
[v2,08/10] vnc: remove memory leaks in zlib and tight encoding - - - - --- 2010-05-18 Corentin Chary New
[v2,08/15] vnc: Add ZRLE and ZYWRLE encodings. - - - - --- 2010-11-11 Corentin Chary New
[v2,08/18] vnc: tight add PNG encoding - - - - --- 2010-07-07 Corentin Chary New
[v2,09/10] vnc: tight: add palette encoding - - - - --- 2010-05-18 Corentin Chary New
[v2,09/15] vnc: fix uint8_t comparisons with negative values - - - - --- 2010-11-11 Corentin Chary New
[v2,09/18] vnc: tight: specific zlib level and filters for each compression level - - - - --- 2010-07-07 Corentin Chary New
[v2,1/2] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit - - - - --- 2010-06-04 Corentin Chary New
[v2,1/6] vnc: tight: add JPEG and gradient subencoding with smooth image detection - - - - --- 2010-06-07 Corentin Chary New
[v2,10/10] vnc: update copyrights for vnc-encoding-tight.c - - - - --- 2010-05-18 Corentin Chary New
[v2,10/15] vnc: fix lossy rect refreshing - - - - --- 2010-11-11 Corentin Chary New
[v2,10/18] vnc: tight: stop using qdict for palette stuff - - - - --- 2010-07-07 Corentin Chary New
[v2,11/15] bitmap: add a generic bitmap and bitops library - - - - --- 2010-11-11 Corentin Chary New
[v2,11/18] vnc: encapsulate encoding members - - - - --- 2010-07-07 Corentin Chary New
[v2,12/15] vnc: use the new generic bitmap functions - - - - --- 2010-11-11 Corentin Chary New
[v2,12/18] vnc: fix tight png memory leak - - - - --- 2010-07-07 Corentin Chary New
« 1 2 »