Rex Tsai
ecbe24ca9a
cmake: make linking type as option.
2011-09-01 22:18:58 +08:00
Vic Lee
a5e8bc64cf
libfreerdp-rfx: correct the way of filling tile edge for better encoding quality.
2011-08-26 15:02:16 +08:00
Vic Lee
4d1344c698
libfreerdp-rfx: fix small rounding difference in RGB-to-YCbCr conversion.
2011-08-26 15:02:16 +08:00
Vic Lee
4d5f3d402e
Remove .a binary and update .gitignore.
2011-08-26 09:19:41 +08:00
Marc-André Moreau
ccc084981e
xfreerdp: started X11-GDI
2011-08-25 18:07:52 -04:00
Marc-André Moreau
4d130fc48a
Merge pull request #65 from llyzs/server
...
Server: various bug fixes and enhancements, now fully support mstsc.
2011-08-25 05:33:17 -07:00
Vic Lee
78b9e4d52c
libfreerdp-rfx: enhance the encoder to deal with the header automatically.
2011-08-25 17:27:29 +08:00
Vic Lee
0f380a8817
libfreerdp-rfx: encoder must increase frameIdx or mstsc would crash.
2011-08-25 16:52:49 +08:00
Mike Gilbert
b627dbb35c
Allow linux distros to override LIBDIR; fix xfreerdp install
2011-08-25 00:00:24 -04:00
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
Vic Lee
1bc81a5cbd
libfreerdp-rfx: fix wrong RLGR1 encoding.
2011-08-24 18:02:34 +08:00
Vic Lee
52cfe7329c
libfreerdp-rfx: ix incorrect properties in tileset.
2011-08-24 15:18:14 +08:00
Marc-André Moreau
6215417b29
windows: export all exported api functions
2011-08-16 23:54:42 -04:00
Marc-André Moreau
1353637886
windows: fix compilation on all platforms after refactoring
2011-08-15 17:19:59 -04:00
Marc-André Moreau
0efc0c5a44
windows: start fixing windows compilation
2011-08-15 17:05:48 -04:00
Marc-André Moreau
9961038649
include: restructuring and cleanup of header files
2011-08-15 14:33:04 -04:00
Vic Lee
e21a2688b5
libfreerdp-rfx: migrate SSE2 optimization.
2011-08-13 16:26:57 +08:00
Vic Lee
213203f188
libfreerdp-rfx: remove unused variables.
2011-08-11 15:04:02 +08:00
Vic Lee
e414a7d9cc
libfreerdp-rfx: initial migration.
2011-08-10 17:09:11 +08:00