FreeRDP/libfreerdp/codec
akallabeth e865c24efc Added missing length checks in zgfx_decompress_segment
(cherry picked from commit 64716b335858109d14f27b51acc4c4d71a92a816)
2022-11-14 09:28:36 +01:00
..
include Fixed out of bound read in RLEDECOMPRESS 2020-06-22 12:13:13 +02:00
test Replace fopen and path functions with wrappers (#7043) 2021-07-27 11:57:33 +02:00
audio.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
bitmap.c Reformatted to new style 2019-11-07 10:53:54 +01:00
clear.c Fixed CodeQL warnings 2021-03-12 12:41:44 +01:00
color.c Fixed CodeQL warnings 2021-03-12 12:41:44 +01:00
dsp_ffmpeg.c Guard avcodec_register_all() calls 2022-01-25 09:15:19 +01:00
dsp_ffmpeg.h Reformatted to new style 2019-11-07 10:53:54 +01:00
dsp.c Reformatted to new style 2019-11-07 10:53:54 +01:00
dsp.h Rewrite of sound and microphone channels 2018-04-05 13:14:16 +02:00
h264_ffmpeg.c Added version check for deprecated ffmpeg symbols 2021-05-25 15:30:50 +02:00
h264_mediacodec.c Replaced WINPR_ASSERT defines, use include 2022-03-28 12:08:51 +02:00
h264_mf.c Reformatted to new style 2019-11-07 10:53:54 +01:00
h264_openh264.c Added openH264 decoder frame flush 2022-02-28 08:51:58 +01:00
h264.c Removed x264 related files from build 2022-01-26 12:10:47 +01:00
h264.h Reformatted to new style 2019-11-07 10:53:54 +01:00
interleaved.c Fixed #6267: adjust write_pixel_16 endian handling 2020-06-16 09:09:11 +02:00
jpeg.c Reformatted to new style 2019-11-07 10:53:54 +01:00
mppc.c Fixed history buffer reset. 2020-05-18 17:10:01 +02:00
ncrush.c Fixed undefined behaviour in ncrush 2020-05-18 17:10:01 +02:00
nsc_encode.c Fixed CodeQL warnings 2021-03-12 12:41:44 +01:00
nsc_encode.h Reformatted to new style 2019-11-07 10:53:54 +01:00
nsc_sse2.c Fixed CodeQL warnings 2021-03-12 12:41:44 +01:00
nsc_sse2.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
nsc_types.h Reformatted to new style 2019-11-07 10:53:54 +01:00
nsc.c nsc: Fix memory leak 2020-06-29 08:13:05 +02:00
planar.c Fixed issues with planar codec buffer alignment 2021-06-02 13:44:47 +02:00
progressive.c [stable-2.0] codec/progressive: Fix wrong usage of subband diffing flag (#8077) 2022-07-15 08:52:02 +02:00
progressive.h progressive: fix multiple regions in one gfx frame. 2021-02-25 09:51:41 +01:00
region.c Reformatted to new style 2019-11-07 10:53:54 +01:00
rfx_bitstream.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rfx_constants.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rfx_decode.c Fixed progressive decoding without subbanddiff 2021-02-25 09:51:41 +01:00
rfx_decode.h Fixed progressive decoding without subbanddiff 2021-02-25 09:51:41 +01:00
rfx_differential.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_dwt.c Fixed progressive decoding without subbanddiff 2021-02-25 09:51:41 +01:00
rfx_dwt.h Fixed progressive decoding without subbanddiff 2021-02-25 09:51:41 +01:00
rfx_encode.c Reformatted to new style 2019-11-07 10:53:54 +01:00
rfx_encode.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rfx_neon.c Only build RFX neon path with -DWITH_NEON=ON 2022-05-04 09:41:01 +02:00
rfx_neon.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rfx_quantization.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
rfx_quantization.h Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
rfx_rlgr.c Fixed undefined behaviour in rfx decoder 2020-05-18 17:10:01 +02:00
rfx_rlgr.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rfx_sse2.c Reformatted to new style 2019-11-07 10:53:54 +01:00
rfx_sse2.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_types.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rfx.c rfx_process_message verbose error log 2022-03-08 15:35:54 +01:00
xcrush.c Optimize function xcrush_copy_bytes() 2020-05-05 07:46:09 +02:00
yuv.c primitives: add openCL support 2019-11-22 13:21:39 +01:00
zgfx.c Added missing length checks in zgfx_decompress_segment 2022-11-14 09:28:36 +01:00