FreeRDP/libfreerdp/codec
akallabeth 1d33095500
[warnings] fix cert-err33-c
Fix unused return values, cast to void if on purpose
2024-08-29 10:19:27 +02:00
..
include [codec,interleaved] restrict keyword 2024-06-03 17:54:39 +02:00
neon [primitives,codec] guard NEON code with platform 2024-06-25 10:00:41 +02:00
sse [primitives,codec] guard SSE code with platform 2024-06-25 09:56:52 +02:00
test [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
CMakeLists.txt [cmake] mark dependency includes SYSTEM 2024-08-26 11:10:49 +02:00
audio.c [codec,dsp] restrict keyword 2024-06-03 17:55:22 +02:00
bitmap.c [codec,bitmap] restrict keyword 2024-06-03 17:54:41 +02:00
bulk.c [codec,bulk] restrict keyword 2024-06-03 17:55:08 +02:00
bulk.h [codec,bulk] restrict keyword 2024-06-03 17:55:08 +02:00
clear.c [codec,clear] restrict keyword 2024-06-03 17:54:44 +02:00
color.c [coverity] fix some warnings 2024-08-23 12:38:41 +02:00
color.h [primitives] add image copy primitive 2024-06-11 13:26:06 +02:00
dsp.c [codec,dsp] add FDK-AAC support 2024-07-10 17:04:26 +02:00
dsp.h [codec,dsp] add FDK-AAC support 2024-07-10 17:04:26 +02:00
dsp_fdk_aac.c [codec,dsp] replace __FUNCTION__ with __func__ 2024-07-22 15:08:15 +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,dsp] fix fdk aac return check 2024-07-22 15:08:46 +02:00
dsp_fdk_impl.h [codec,dsp] add FDK-AAC support 2024-07-10 17:04:26 +02:00
dsp_ffmpeg.c [warnings] fix various compiler warnings 2024-07-24 11:08:20 +02:00
dsp_ffmpeg.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
h264.c RDPECAM client: h264 interface changes 2024-06-10 14:48:31 +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 [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
h264_openh264.c RDPECAM client: h264 interface changes 2024-06-10 14:48:31 +02:00
interleaved.c [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
jpeg.c [codec,jpeg] use winpr image for jpeg 2024-02-07 10:04:08 +01:00
mppc.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
mppc.h No longer export ncrush, xcrush and mppc codecs 2022-04-28 11:24:29 +02:00
ncrush.c [warnings] fix Wshadow warnings 2024-05-08 15:30:01 +02:00
ncrush.h No longer export ncrush, xcrush and mppc codecs 2022-04-28 11:24:29 +02:00
nsc.c [cmake,codec] refactor codec 2024-06-11 12:16:20 +02:00
nsc_encode.c [codec,nsc] add INLINE and restrict keywords 2024-06-03 17:55:16 +02:00
nsc_encode.h [codec,nsc] add INLINE and restrict keywords 2024-06-03 17:55:16 +02:00
nsc_types.h [codec,nsc] fix input length validation 2023-08-28 09:13:59 +02:00
planar.c [codec,planar] restrict keyword 2024-06-03 17:54:29 +02:00
progressive.c [coverity] fix some warnings 2024-08-23 12:38:41 +02:00
progressive.h [codec,progressive] use preallocated workers 2024-06-04 18:49:47 +02:00
region.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
rfx.c [cmake,codec] refactor codec 2024-06-11 12:16:20 +02: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 [codec,rfx] inline and restrict 2024-06-03 17:54:21 +02:00
rfx_decode.h [codec,rfx] inline and restrict 2024-06-03 17:54:21 +02:00
rfx_differential.h [codec,rfx] inline and restrict 2024-06-03 17:54:21 +02:00
rfx_dwt.c [rfx,dwt] cleanup variables 2024-06-08 08:34:06 +02:00
rfx_dwt.h [codec,rfx] inline and restrict 2024-06-03 17:54:21 +02:00
rfx_encode.c [codec,rfx] inline and restrict 2024-06-03 17:54:21 +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 [clang,tidy] fix a few warnings 2024-02-27 14:15:43 +01:00
rfx_rlgr.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rfx_types.h [codec,rfx] inline and restrict 2024-06-03 17:54:21 +02:00
xcrush.c [codec,xcrush] restrict keyword 2024-06-03 17:54:32 +02:00
xcrush.h No longer export ncrush, xcrush and mppc codecs 2022-04-28 11:24:29 +02:00
yuv.c [codec,yuv] use restrict keyword 2024-06-03 14:50:57 +02:00
zgfx.c [codec,zgfx] restrict and inline keywords 2024-06-03 17:54:35 +02:00