On 6/9/2011 10:04 PM, S. Erisman wrote: > Vic, > > On 6/9/2011 10:05 PM, Vic Lee wrote: >> Hi Steve, >> >> The RemoteFX algorithm does not specify the minimum required bits, butt >> according to a forum post in MSDN, MS's implementation use 16bit signed >> integer, so I believe it should be enough. >> > Thanks for the response. I actually found my mistake, and will probably > check in the code that uses 16-bit ints and integer based sse > optimizations soon. >
I pushed my changes up to the remotefx branch. https://github.com/FreeRDP/FreeRDP/commit/20c1b696c16b5a7005c65cfb7dd5b0c30f5b0e07 The RemoteFX decoding routines now use 16-bit int buffers instead of 32-bit int buffers. I also changed the SSE code to be integer based instead of floating point based. Both changes seem to have made things a bit faster. > Thanks, > Steve ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Freerdp-devel mailing list Freerdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel