FreeRDP/libfreerdp
Norbert Federa 1739f27b82 rdpegfx: fix RemoteFX Progressive Codec decoding
Since this comes via a Wire-To-Surface-2 PDU we don't have
any left/top/right/bottom destination values.
The current code has always dealt with zeros when updating the
invalid region which resulted in black rectangles.
The correct update region is determined during decompression.
2017-04-03 18:59:58 +02:00
..
cache Scanbuild warning, argument checks and leak fixes. 2017-03-02 18:13:43 +01:00
codec rdpegfx: fix RemoteFX Progressive Codec decoding 2017-04-03 18:59:58 +02:00
common Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
core Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
crypto Support LibreSSL 2017-03-19 13:58:24 -07:00
gdi rdpegfx: fix RemoteFX Progressive Codec decoding 2017-04-03 18:59:58 +02:00
locale Fixed GetEnvironmentVariable. 2017-03-03 12:43:00 +01:00
primitives Fixed AVC420 SSE implementation and test. 2017-03-28 17:42:35 +02:00
utils Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
CMakeLists.txt Updated LIBAVCODEC support for H264 decoder. 2017-02-14 10:34:27 +01:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00