ccc5d1b279
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. |
||
---|---|---|
.. | ||
cache | ||
codec | ||
common | ||
core | ||
crypto | ||
gdi | ||
locale | ||
primitives | ||
rail | ||
utils | ||
CMakeLists.txt | ||
dummy.c |