FreeRDP/libfreerdp-rfx
Vic Lee 5c49ba7ba5 libfreerdp-rfx: output last two bits for trailing 0 is needed.
When the algorithm is in Run-Length mode and the last byte being encoded is 0, we must output the last two bits to end the stream, otherwise mstsc will treat it as protocol error and terminate the connection.
2011-08-24 21:33:21 +08:00
..
sse2 libfreerdp-rfx: migrate SSE2 optimization. 2011-08-13 16:26:57 +08:00
CMakeLists.txt windows: export all exported api functions 2011-08-16 23:54:42 -04:00
librfx.c libfreerdp-rfx: ix incorrect properties in tileset. 2011-08-24 15:18:14 +08:00
rfx_bitstream.c libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00
rfx_bitstream.h include: restructuring and cleanup of header files 2011-08-15 14:33:04 -04:00
rfx_constants.h libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00
rfx_decode.c windows: start fixing windows compilation 2011-08-15 17:05:48 -04:00
rfx_decode.h include: restructuring and cleanup of header files 2011-08-15 14:33:04 -04:00
rfx_differential.c libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00
rfx_differential.h include: restructuring and cleanup of header files 2011-08-15 14:33:04 -04:00
rfx_dwt.c libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00
rfx_dwt.h include: restructuring and cleanup of header files 2011-08-15 14:33:04 -04:00
rfx_encode.c libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00
rfx_encode.h include: restructuring and cleanup of header files 2011-08-15 14:33:04 -04:00
rfx_pool.c libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00
rfx_pool.h include: restructuring and cleanup of header files 2011-08-15 14:33:04 -04:00
rfx_quantization.c libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00
rfx_quantization.h include: restructuring and cleanup of header files 2011-08-15 14:33:04 -04:00
rfx_rlgr.c libfreerdp-rfx: output last two bits for trailing 0 is needed. 2011-08-24 21:33:21 +08:00
rfx_rlgr.h include: restructuring and cleanup of header files 2011-08-15 14:33:04 -04:00
rfx_types.h libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00