FreeRDP/libfreerdp/codec
Bernhard Miklautz c5c1bac31a
Merge pull request #4960 from akallabeth/interleaved_fix
Fixed #4954: Check destination buffer bounds.
2018-11-09 12:25:55 +00:00
..
include Unroll bBits loops as well. 2018-11-09 12:12:19 +01:00
test Merge pull request #4960 from akallabeth/interleaved_fix 2018-11-09 12:25:55 +00:00
audio.c Working mic redirection for shadow server. 2018-09-26 12:49:09 +02:00
bitmap.c Fixed various issues with freerdp_bitmap_compress and interleaved_compress 2018-11-08 17:21:28 +01:00
clear.c Fixed clear codec reset and test cases. 2018-09-19 14:18:29 +02:00
color.c Fixed missing argument check. 2018-10-16 17:14:56 +02:00
dsp_ffmpeg.c Merge pull request #4889 from akallabeth/shadow_server_audin_refactor 2018-10-08 12:56:09 +02:00
dsp_ffmpeg.h Added libavcodec version check for dsp-ffmpeg component. 2018-04-27 12:27:16 +02:00
dsp.c Fixed missing type cast. 2018-08-24 13:40:36 +02:00
dsp.h Rewrite of sound and microphone channels 2018-04-05 13:14:16 +02:00
h264_ffmpeg.c Fixed type mismatches with H264 backend buffer pointers. 2018-04-05 10:48:45 +02:00
h264_mf.c Clean up mf_uninit 2018-03-07 04:30:15 -06:00
h264_openh264.c Fixed type mismatches with H264 backend buffer pointers. 2018-04-05 10:48:45 +02:00
h264_x264.c Added AVC444 chroma support to shadow server. 2018-02-02 10:39:33 +01:00
h264.c Fixed invalid argument warnings. 2018-08-24 13:40:36 +02:00
h264.h Added AVC444 chroma support to shadow server. 2018-02-02 10:39:33 +01:00
interleaved.c Make VS2010 happy, reworked UNROLL defines. 2018-11-09 12:18:51 +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_encode.c codec: Fix broken reallocs 2018-03-06 15:32:04 +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 Fix PROFILER_* macros 2018-02-15 11:30:38 +01:00
nsc.c codec/nsc: Fix leak found by covscan 2018-08-22 13:35:43 +02:00
planar.c Separate alpha handling for planar codec 2018-10-16 12:17:25 +02:00
progressive.c Fixed compiler warnings. 2018-03-07 14:47:06 +01: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_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 Fix PROFILER_* macros 2018-02-15 11:30:38 +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
rfx_dwt.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_encode.c Fix PROFILER_* macros 2018-02-15 11:30:38 +01:00
rfx_encode.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_neon.c
rfx_neon.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_quantization.c
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 Fix PROFILER_* macros 2018-02-15 11:30:38 +01:00
rfx.c fix issue with fnObjectFree and related casts 2018-10-19 11:30:01 +02:00
xcrush.c Drop some annoying warning 2017-05-12 13:54:16 +02:00
yuv.c Fixed threadpool work function return and arguments. 2018-03-07 14:36:55 +01:00
zgfx.c Prevent malloc of size 0 2018-02-09 11:41:53 +01:00