.. |
include
|
Inlined interleaved helper functions.
|
2017-01-18 15:28:53 +01:00 |
test
|
Fixed clear codec reset and test cases.
|
2018-09-19 14:18:29 +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 clear codec reset and test cases.
|
2018-09-19 14:18:29 +02:00 |
color.c
|
Fixed #3810: Renamed color functions
|
2017-11-24 13:21:43 +01: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 |
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 |
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 |
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 |
interleaved.c
|
Fixed missing function return check.
|
2017-11-15 15:56:25 +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.c
|
codec/nsc: Fix leak found by covscan
|
2018-08-22 13:35:43 +02: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 |
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
|
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.c
|
Removed all calls to WLog_Init and WLog_Uninit
|
2018-04-03 13:06:41 +02: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
|
libfreerdp-codec: start work on progressive inverse DWT
|
2014-08-19 14:48:09 -04:00 |
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
|
libfreerdp-codec: optimize RemoteFX dequantization and differentiation
|
2014-08-18 21:10:56 -04:00 |
rfx_neon.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
rfx_quantization.c
|
libfreerdp-codec: optimize RemoteFX dequantization and differentiation
|
2014-08-18 21:10:56 -04:00 |
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 |
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 |