FreeRDP/libfreerdp
Norbert Federa df7311b4f9 codec/rfx: fix multithreaded encoder
Some component of the encoder chain (I suspect the rlgr encoder) expects
the output buffer to be zeroed. The multithreaded RemoteFX encoder uses
wStreams from the StreamPool which are reused and not zeroed out of
course. For now, in order to prevent data corruption we clear the stream.
(cherry picked from commit ccc5d1b279)
2013-08-26 15:31:34 +02:00
..
cache cover the case of servers asking for cached bitmaps they have never defined 2013-07-25 15:01:56 -06:00
codec codec/rfx: fix multithreaded encoder 2013-08-26 15:31:34 +02:00
common freerdp: separate GatewayUsageMethod from GatewayEnabled 2013-07-03 15:07:12 -04:00
core libfreerdp-core/fastpath: fix memory leak when sending large packet. 2013-08-26 12:44:59 +02:00
crypto fix per-device CAL licensing 2013-08-07 16:28:31 -06:00
gdi libfreerdp-gdi: added gdi_surface_frame_marker 2013-07-15 15:00:18 +02:00
locale freerdp: merge with master 2013-06-28 12:50:24 -04:00
primitives freerdp: fix monolithic build with Intel IPP linking 2013-05-16 14:45:49 -04:00
rail Replace printf(...) by fprintf(stderr, ...) 2013-03-28 23:06:34 +01:00
utils utils: fix broken stopwatch implementation 2013-06-27 13:00:54 +02:00
CMakeLists.txt freerdp: fix monolithic build with Xcode 2013-05-24 18:38:02 -04:00
dummy.c freerdp: fix monolithic build with Xcode 2013-05-24 18:38:02 -04:00