FreeRDP/libfreerdp/codec
akallabeth 78acedb40e
[warnigns] fix Wshorten-64-to-32
2024-11-11 10:22:37 +01:00
..
include [warnings] clang-tidy suppress warnings 2024-08-30 22:03:47 +02:00
neon [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
sse [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
test [warnings] fix -Wswitch-default 2024-10-31 11:42:24 +01:00
CMakeLists.txt [cmake] split tests 2024-10-24 09:45:44 +02:00
audio.c [warnings] fix format warnings 2024-10-17 20:47:29 +02:00
bitmap.c [warnings] fix implicit widening conversion 2024-08-29 10:47:20 +02:00
bulk.c [warnings] fix float/double warnings 2024-09-02 16:20:20 +02:00
bulk.h [codec,bulk] restrict keyword 2024-06-03 17:55:08 +02:00
clear.c [warnings] fix unchecked return 2024-09-15 09:08:02 +02:00
color.c [warnigns] fix Wshorten-64-to-32 2024-11-11 10:22:37 +01:00
color.h [primitives] add image copy primitive 2024-06-11 13:26:06 +02:00
dsp.c [winpr,stream] use Stream_BufferAs instead of casting 2024-10-01 10:34:42 +02:00
dsp.h [codec,dsp] add FDK-AAC support 2024-07-10 17:04:26 +02:00
dsp_fdk_aac.c [va_list] initialize with ={0}; 2024-09-24 11:06:18 +02:00
dsp_fdk_aac.h [codec,dsp] add FDK-AAC support 2024-07-10 17:04:26 +02:00
dsp_fdk_impl.c [codec,fdk] fix use of strcat 2024-09-30 09:31:36 +02:00
dsp_fdk_impl.h [codec,dsp] add FDK-AAC support 2024-07-10 17:04:26 +02:00
dsp_ffmpeg.c [codec,dsp] fix unreachable code 2024-10-16 13:32:27 +02:00
dsp_ffmpeg.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
h264.c [codec,h264] fix documentation unknown 2024-09-11 20:48:49 +02:00
h264.h RDPECAM client: h264 interface changes 2024-06-10 14:48:31 +02:00
h264_ffmpeg.c [warnings] fix various compiler warnings 2024-06-04 13:23:24 +02:00
h264_mediacodec.c Move H264 subsystem variable to header 2022-04-28 13:25:27 +02:00
h264_mf.c [warnings] cast return of fprintf (void) 2024-09-06 09:16:21 +02:00
h264_openh264.c [warnings] fix Wcast-qual 2024-09-30 09:31:36 +02:00
interleaved.c [warnings] fix mismatches between declaration and implementation 2024-09-12 13:32:44 +02:00
jpeg.c [codec,jpeg] use winpr image for jpeg 2024-02-07 10:04:08 +01:00
mppc.c [warnigns] fix Wshorten-64-to-32 2024-11-11 10:22:37 +01:00
mppc.h No longer export ncrush, xcrush and mppc codecs 2022-04-28 11:24:29 +02:00
ncrush.c [warnigns] fix Wshorten-64-to-32 2024-11-11 10:22:37 +01:00
ncrush.h No longer export ncrush, xcrush and mppc codecs 2022-04-28 11:24:29 +02:00
nsc.c [warnigns] fix Wshorten-64-to-32 2024-11-11 10:22:37 +01:00
nsc_encode.c [warnings] fix implicit widening conversion 2024-08-29 10:47:20 +02:00
nsc_encode.h [codec,nsc] add INLINE and restrict keywords 2024-06-03 17:55:16 +02:00
nsc_types.h [warnigns] fix Wshorten-64-to-32 2024-11-11 10:22:37 +01:00
planar.c [warnigns] fix Wshorten-64-to-32 2024-11-11 10:22:37 +01:00
progressive.c [winpr,stream] use Stream_BufferAs instead of casting 2024-10-01 10:34:42 +02:00
progressive.h [codec,progressive] use preallocated workers 2024-06-04 18:49:47 +02:00
region.c [warnigns] fix Wshorten-64-to-32 2024-11-11 10:22:37 +01:00
rfx.c [warnigns] fix Wshorten-64-to-32 2024-11-11 10:22:37 +01:00
rfx_bitstream.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
rfx_constants.h [codec,rfx] added missing RFX encoder API calls 2023-10-07 21:26:27 +02:00
rfx_decode.c [warnigns] fix Wshorten-64-to-32 2024-11-11 10:22:37 +01:00
rfx_decode.h [codec,rfx] inline and restrict 2024-06-03 17:54:21 +02:00
rfx_differential.h [warnings] fix compare integers of different signs 2024-09-03 15:10:46 +02:00
rfx_dwt.c [warnings] fix implicit widening conversion 2024-08-29 10:47:20 +02:00
rfx_dwt.h [codec,rfx] inline and restrict 2024-06-03 17:54:21 +02:00
rfx_encode.c [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
rfx_encode.h [codec,rfx] inline and restrict 2024-06-03 17:54:21 +02:00
rfx_quantization.c [primitives] add lShiftC_16s_inplace 2024-06-08 08:34:21 +02:00
rfx_quantization.h [codec,rfx] inline and restrict 2024-06-03 17:54:21 +02:00
rfx_rlgr.c [warnigns] fix Wshorten-64-to-32 2024-11-11 10:22:37 +01:00
rfx_rlgr.h [warnings] fix mismatches between declaration and implementation 2024-09-12 13:32:44 +02:00
rfx_types.h [codec,rfx] inline and restrict 2024-06-03 17:54:21 +02:00
xcrush.c [warnigns] fix Wshorten-64-to-32 2024-11-11 10:22:37 +01:00
xcrush.h No longer export ncrush, xcrush and mppc codecs 2022-04-28 11:24:29 +02:00
yuv.c [warnings] fix implicit widening conversion 2024-08-29 10:47:20 +02:00
zgfx.c [warnigns] fix Wshorten-64-to-32 2024-11-11 10:22:37 +01:00