FreeRDP/libfreerdp/codec
2021-12-01 10:28:53 +01:00
..
include Fixed compilation warnings. 2021-09-14 09:45:03 +02:00
test Fixed API const correctness 2021-12-01 10:28:53 +01:00
audio.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
bitmap.c libfreerdp: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
clear.c Updated wStream API and added torough checks 2021-10-06 09:49:07 +02:00
color.c Fixed freerdp_image_fill scanline detection 2021-10-18 10:53:05 +02:00
dsp_ffmpeg.c Fixed AAC encoding for microphone 2021-05-11 15:33:23 +02:00
dsp_ffmpeg.h Reformatted to new style 2019-11-07 10:53:54 +01:00
dsp.c Updated wStream API and added torough checks 2021-10-06 09:49:07 +02:00
dsp.h Rewrite of sound and microphone channels 2018-04-05 13:14:16 +02:00
h264_ffmpeg.c Remember avc420 allocation width and height 2021-10-19 15:41:49 +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 Fixed YUV decoder API 2021-11-15 09:23:00 +01:00
h264.h Refactored H264 encoding/decoding 2021-03-01 11:52:07 +01:00
interleaved.c Fixed compilation warnings. 2021-09-14 09:45:03 +02:00
jpeg.c Reformatted to new style 2019-11-07 10:53:54 +01:00
mppc.c Fixed API const correctness 2021-12-01 10:28:53 +01:00
ncrush.c Fixed API const correctness 2021-12-01 10:28:53 +01:00
nsc_encode.c reverted changes from clang-format 2021-02-25 14:05:40 +01:00
nsc_encode.h Reformatted to new style 2019-11-07 10:53:54 +01:00
nsc_sse2.c libfreerdp: Fixed warnings, added assertions 2021-06-18 11:32:16 +02: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 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 Removed WINPR_ASSERT with wrong assertions. (#7444) 2021-11-16 14:03:53 +01: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 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 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 Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
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 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 Fixed #7158: detection of arm neon. 2021-07-08 07:54:26 +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 libfreerdp: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
rfx_rlgr.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rfx_sse2.c libfreerdp: Fixed warnings, added assertions 2021-06-18 11:32:16 +02: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 Fixed various warnings 2021-11-30 08:20:19 +01:00
xcrush.c Fixed API const correctness 2021-12-01 10:28:53 +01:00
yuv.c Fixed YUV decoder API 2021-11-15 09:23:00 +01:00
zgfx.c Prefer constant division over multiplication for length checks 2021-09-21 08:55:22 +02:00