FreeRDP/libfreerdp/codec
2018-08-24 13:40:36 +02:00
..
include
test Removed unused variables in tests. 2018-08-24 13:40:36 +02:00
audio.c Rewrite of sound and microphone channels 2018-04-05 13:14:16 +02:00
bitmap.c Fix users of Stream_GetPosition() that returns size_t 2017-12-11 22:38:58 +01:00
clear.c Fixed #3810: Renamed color functions 2017-11-24 13:21:43 +01:00
color.c Fixed #3810: Renamed color functions 2017-11-24 13:21:43 +01:00
dsp_ffmpeg.c Code Cleanup 2018-07-19 16:21:03 +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 Fixed missing function return check. 2017-11-15 15:56:25 +01:00
jpeg.c
mppc.c
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 codec/planar: Fix leak found by covscan 2018-08-22 14:34:02 +02:00
progressive.c Fixed compiler warnings. 2018-03-07 14:47:06 +01:00
progressive.h
region.c
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
rfx_rlgr.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_sse2.c
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 Removed all calls to WLog_Init and WLog_Uninit 2018-04-03 13:06:41 +02:00
xcrush.c
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