FreeRDP/libfreerdp/codec
Armin Novak ee243d17aa Fixed #7837: Overallocate zgfx output buffers
Some decoders require additional byte alignment to prevent out
of bound reads
2022-04-27 18:39:41 +02:00
..
include Fixed compilation warnings. 2021-09-14 09:45:03 +02:00
test Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
audio.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
bitmap.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
clear.c Do not use Stream_CheckAndLogRequiredLength for optional checks 2022-04-23 10:10:09 +02:00
color.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
dsp_ffmpeg.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
dsp_ffmpeg.h Reformatted to new style 2019-11-07 10:53:54 +01:00
dsp.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
dsp.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
h264_ffmpeg.c Fixed version mismatch in ffmpeg h264 2022-04-06 10:25:41 +02:00
h264_mediacodec.c Use variable for mediacodec codec name 2022-02-24 12:06:06 +01:00
h264_mf.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
h264_openh264.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
h264.c Fixed #7753: Step calculation in YUV decoder (#7758) 2022-03-29 13:55:52 +02:00
h264.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
interleaved.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
jpeg.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
mppc.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
ncrush.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
nsc_encode.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
nsc_encode.h Reformatted to new style 2019-11-07 10:53:54 +01:00
nsc_sse2.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
nsc_sse2.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
nsc_types.h Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
nsc.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
planar.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
progressive.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
progressive.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
region.c Fixed #7753: Step calculation in YUV decoder (#7758) 2022-03-29 13:55:52 +02:00
rfx_bitstream.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
rfx_constants.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rfx_decode.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
rfx_decode.h Fixed progressive decoding without subbanddiff 2020-12-15 14:47:05 +01:00
rfx_differential.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_dwt.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
rfx_dwt.h Fixed progressive decoding without subbanddiff 2020-12-15 14:47:05 +01:00
rfx_encode.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
rfx_encode.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rfx_neon.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
rfx_neon.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rfx_quantization.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
rfx_quantization.h Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
rfx_rlgr.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
rfx_rlgr.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rfx_sse2.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
rfx_sse2.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_types.h Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
rfx.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
xcrush.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
yuv.c Fixed memory leak in YUV 2022-04-06 08:58:32 +02:00
zgfx.c Fixed #7837: Overallocate zgfx output buffers 2022-04-27 18:39:41 +02:00