FreeRDP/libfreerdp/codec
Armin Novak 368b9f8e9c Fixed CloseThreadpool calls
Requires NULL checks before call
2021-09-09 08:53:20 +02:00
..
include Added bounds checks to ExtractRunLength 2021-07-02 09:53:24 +02:00
test Fixed cast-qual warnings 2021-08-24 11:10:51 +02:00
audio.c
bitmap.c libfreerdp: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
clear.c Fixed shadowing and type errors 2021-08-24 10:45:57 +02:00
color.c Fixed CodeQL warnings 2021-02-19 11:19:49 +01:00
dsp_ffmpeg.c Fixed AAC encoding for microphone 2021-05-11 15:33:23 +02:00
dsp_ffmpeg.h
dsp.c Some fixes for audin redirection (#7231) 2021-08-23 14:49:28 +02:00
dsp.h
h264_ffmpeg.c Added version check for deprecated ffmpeg symbols 2021-05-03 10:38:35 +02:00
h264_mf.c codec/h264: Remove unused IMFDXGIDeviceManager and GUIDs declarations. 2021-05-31 13:38:19 +02:00
h264_openh264.c Refactored H264 encoding/decoding 2021-03-01 11:52:07 +01:00
h264.c Removed stub for x264, not implemented 2021-06-16 15:21:56 +02:00
h264.h Refactored H264 encoding/decoding 2021-03-01 11:52:07 +01:00
interleaved.c Added bounds checks to ExtractRunLength 2021-07-02 09:53:24 +02:00
jpeg.c
mppc.c
ncrush.c
nsc_encode.c reverted changes from clang-format 2021-02-25 14:05:40 +01:00
nsc_encode.h
nsc_sse2.c libfreerdp: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
nsc_sse2.h
nsc_types.h
nsc.c Fixed compilation warnings 2021-08-02 10:28:06 +02:00
planar.c Added option to allow planar topdown encoding. 2021-07-02 09:53:24 +02:00
progressive.c Fixed WITH_WINPR_VERBOSE_ASSERT compile flag 2021-07-29 15:09:53 +02:00
progressive.h progressive: fix multiple regions in one gfx frame. 2021-02-04 09:16:23 +01:00
region.c Replaced assert with WINPR_ASSERT 2021-06-14 09:37:07 +02:00
rfx_bitstream.h
rfx_constants.h
rfx_decode.c Fixed progressive decoding without subbanddiff 2020-12-15 14:47:05 +01:00
rfx_decode.h Fixed progressive decoding without subbanddiff 2020-12-15 14:47:05 +01:00
rfx_differential.h
rfx_dwt.c Fixed progressive decoding without subbanddiff 2020-12-15 14:47:05 +01:00
rfx_dwt.h Fixed progressive decoding without subbanddiff 2020-12-15 14:47:05 +01:00
rfx_encode.c
rfx_encode.h
rfx_neon.c Fixed #7158: detection of arm neon. 2021-07-08 07:54:26 +02:00
rfx_neon.h
rfx_quantization.c
rfx_quantization.h
rfx_rlgr.c libfreerdp: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
rfx_rlgr.h
rfx_sse2.c libfreerdp: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
rfx_sse2.h
rfx_types.h
rfx.c Fixed CloseThreadpool calls 2021-09-09 08:53:20 +02:00
xcrush.c Fixed cast-qual warnings 2021-08-24 11:10:51 +02:00
yuv.c Fixed CloseThreadpool calls 2021-09-09 08:53:20 +02:00
zgfx.c