FreeRDP/include/freerdp/codec
Norbert Federa 5926bbcf48 codec/rfx: simplification, segfault/malloc fixes
rfx_process_message_sync:
- simplified the check if the header messages got processed

rfx_process_message_tileset:
- ObjectPool_Take result was not checked
- fail if TS_RFX_TILE block type is not CBT_TILE
- CreateThreadpoolWork result was not checked
- post decoding loop code segfaulted in error case

rfx_decoder_tile_new:
- missing malloc check

rfx_message_free:
- segfault protection

rfx_write_message_tileset:
- segfault protection
2015-04-24 17:54:49 +02:00
..
audio.h Fixed missing extern C 2014-12-01 13:12:51 +01:00
bitmap.h libfreerdp-core: refactor codec context management 2014-09-10 00:42:41 -04:00
bulk.h libfreerdp-codec: stub XCrush data compression 2014-05-04 19:46:40 -04:00
clear.h libfreerdp-gdi: add RDP8 graphics pipeline support 2014-09-12 14:57:44 -04:00
color.h libfreerdp-codec: add freerdp_image_copy_from_monochrome replacement function for deprecated freerdp_mono_image_convert 2014-10-21 21:56:10 -04:00
dsp.h More fixes in DSP 2014-04-29 10:32:16 +02:00
h264.h h264: change encoder api and add multi-thread support. 2015-04-21 14:02:57 +08:00
interleaved.h Fixed missing extern C 2014-12-01 13:12:51 +01:00
jpeg.h Fixed missing extern C 2014-12-01 13:12:51 +01:00
mppc.h libfreerdp-codec: cleanup context state flushing 2014-05-26 12:43:30 -04:00
ncrush.h libfreerdp-codec: cleanup context state flushing 2014-05-26 12:43:30 -04:00
nsc.h libfreerdp-codec: refactor NSCodec 2014-09-23 20:00:26 -04:00
planar.h Fixed missing extern C 2014-12-01 13:12:51 +01:00
progressive.h libfreerdp-codec: add BGR support to egfx 2014-09-16 16:55:47 -04:00
region.h shadow: add RefreshRect/SuppressOutput support 2014-09-18 22:18:58 -04:00
rfx.h codec/rfx: simplification, segfault/malloc fixes 2015-04-24 17:54:49 +02:00
xcrush.h xfreerdp: replace cliprdr to wire format conversion 2014-10-17 20:40:11 -04:00
zgfx.h libfreerdp-codec: optimize zgfx bitstream 2014-06-05 15:41:42 -04:00