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 ccc5d1b279eb76721adde44576f8226c418abd23)
2013-08-26 15:31:34 +02:00
..
2013-08-07 16:28:31 -06:00
2013-06-28 12:50:24 -04:00