FreeRDP/libfreerdp/codec
Armin Novak 50c7777bbb Prevent malloc of size 0 2018-02-09 11:41:53 +01:00
..
include Inlined interleaved helper functions. 2017-01-18 15:28:53 +01:00
test Merge pull request #4239 from akallabeth/test_memleak_fixes 2017-12-20 12:38:38 +01:00
audio.c fix string format specifiers 2016-12-16 13:48:43 +01:00
bitmap.c Fix users of Stream_GetPosition() that returns size_t 2017-12-11 22:38:58 +01:00
clear.c Fixed #3810: Renamed color functions 2017-11-24 13:21:43 +01:00
color.c Fixed #3810: Renamed color functions 2017-11-24 13:21:43 +01:00
dsp.c free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
h264.c Using dynamic logger for GFX-H264 backend. 2018-02-07 13:26:39 +01:00
h264.h Added AVC444 chroma support to shadow server. 2018-02-02 10:39:33 +01:00
h264_ffmpeg.c Fixed FFMPEG log messages. 2018-02-07 13:32:29 +01:00
h264_mf.c Use dynamic logger in MediaFoundation backend 2018-02-07 13:26:39 +01:00
h264_openh264.c Fixed obsolete TAG definitions and use. 2018-02-07 13:26:39 +01:00
h264_x264.c Added AVC444 chroma support to shadow server. 2018-02-02 10:39:33 +01:00
interleaved.c Fixed missing function return check. 2017-11-15 15:56:25 +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 Removed unused variables. 2017-12-21 11:29:24 +01:00
nsc.c Removed duplicated format variable. 2017-01-11 15:39:03 +01:00
nsc_encode.c Removed unused variables. 2017-12-21 11:29:24 +01:00
nsc_encode.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
nsc_sse2.c Merge pull request #4323 from akallabeth/scanbuild_fixes 2018-01-08 11:16:21 +01:00
nsc_sse2.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
nsc_types.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
planar.c Fixed #3810: Renamed color functions 2017-11-24 13:21:43 +01:00
progressive.c Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +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.c Fix users of Stream_GetPosition() that returns size_t 2017-12-11 22:38:58 +01:00
rfx_bitstream.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_constants.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_decode.c Fixed compiler warning. 2017-01-31 10:05:45 +01:00
rfx_decode.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_differential.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_dwt.c libfreerdp-codec: start work on progressive inverse DWT 2014-08-19 14:48:09 -04:00
rfx_dwt.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_encode.c codec: Use context functions for rfx decoding 2016-11-23 14:22:42 +01:00
rfx_encode.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_neon.c libfreerdp-codec: optimize RemoteFX dequantization and differentiation 2014-08-18 21:10:56 -04:00
rfx_neon.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_quantization.c libfreerdp-codec: optimize RemoteFX dequantization and differentiation 2014-08-18 21:10:56 -04:00
rfx_quantization.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_rlgr.c some performance fixes 2017-03-27 20:14:13 +02:00
rfx_rlgr.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_sse2.c Scanbuild warning, argument checks and leak fixes. 2017-03-02 18:13:43 +01:00
rfx_sse2.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_types.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xcrush.c Drop some annoying warning 2017-05-12 13:54:16 +02:00
zgfx.c Prevent malloc of size 0 2018-02-09 11:41:53 +01:00