FreeRDP/libfreerdp/codec
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
..
include Inlined interleaved helper functions. 2017-01-18 15:28:53 +01:00
test rdpegfx: fix RemoteFX Progressive Codec decoding 2017-04-03 18:59:58 +02:00
audio.c fix string format specifiers 2016-12-16 13:48:43 +01:00
bitmap.c Fixed compiler warnings. 2017-02-16 13:17:49 +01:00
clear.c Fixed scanbuild warnings. 2017-02-20 13:45:19 +01:00
color.c Ignore AND mask for 32bpp cursor. #3863 2017-03-17 09:45:32 +01:00
dsp.c free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
h264.c Fixed crash on h264 context cleanup (windows). 2017-02-17 11:40:27 +01:00
interleaved.c fix string format specifiers 2016-12-16 13:48:43 +01:00
jpeg.c Fixed callback function return 2015-12-14 14:18:50 +01:00
mppc.c Scanbuild warning, argument checks and leak fixes. 2017-03-02 18:13:43 +01:00
ncrush.c fix string format specifiers 2016-12-16 13:48:43 +01:00
nsc_encode.c Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
nsc_encode.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
nsc_sse2.c Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
nsc_sse2.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
nsc_types.h Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
nsc.c Removed duplicated format variable. 2017-01-11 15:39:03 +01:00
planar.c Scanbuild warning, argument checks and leak fixes. 2017-03-02 18:13:43 +01:00
progressive.c rdpegfx: fix RemoteFX Progressive Codec decoding 2017-04-03 18:59:58 +02:00
progressive.h Progressive structs to private header for tests. 2017-01-18 16:41:02 +01:00
region.c Scanbuild warning, argument checks and leak fixes. 2017-03-02 18:13:43 +01:00
rfx_bitstream.h
rfx_constants.h
rfx_decode.c Fixed compiler warning. 2017-01-31 10:05:45 +01:00
rfx_decode.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
rfx_differential.h Inlined progressive helper functions. 2017-01-12 15:35:19 +01:00
rfx_dwt.c libfreerdp-codec: start work on progressive inverse DWT 2014-08-19 14:48:09 -04:00
rfx_dwt.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
rfx_encode.c codec: Use context functions for rfx decoding 2016-11-23 14:22:42 +01:00
rfx_encode.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
rfx_neon.c libfreerdp-codec: optimize RemoteFX dequantization and differentiation 2014-08-18 21:10:56 -04:00
rfx_neon.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
rfx_quantization.c libfreerdp-codec: optimize RemoteFX dequantization and differentiation 2014-08-18 21:10:56 -04:00
rfx_quantization.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
rfx_rlgr.c some performance fixes 2017-03-27 20:14:13 +02:00
rfx_rlgr.h codec: Revamp of rfx rlgr API 2016-11-23 13:21:59 +01:00
rfx_sse2.c Scanbuild warning, argument checks and leak fixes. 2017-03-02 18:13:43 +01:00
rfx_sse2.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
rfx_types.h Removed unused profiler. 2017-01-31 14:18:28 +01:00
rfx.c Using aligned RFX buffers. 2017-02-15 12:37:37 +01:00
xcrush.c Scanbuild warning, argument checks and leak fixes. 2017-03-02 18:13:43 +01:00
zgfx.c Scanbuild warning, argument checks and leak fixes. 2017-03-02 18:13:43 +01:00