FreeRDP/libfreerdp/codec
akallabeth d4f7fb081b
[warnings] fix -Wunused-function
* delete unused functions that are no longer required
* define guard functions only used while debugging
2025-02-27 19:29:46 +01:00
..
include [warnings] fix integer casting 2025-01-01 12:58:34 +01:00
neon [freerdp,warnings] fix -Wunused-parameter 2025-02-13 15:53:54 +01:00
sse [simd] move CPU feature detection 2025-02-12 14:24:10 +01:00
test [codec,test] fix warnings in img2bgra 2025-02-22 22:41:44 +01:00
audio.c [unused] eliminate unused functions 2025-02-10 09:32:19 +01:00
bitmap.c [freerdp,warnings] fix -Wunused-parameter 2025-02-13 15:53:54 +01:00
bulk.c [core,fastpath] fix bulk max size 2024-11-22 11:00:57 +01:00
bulk.h [core,fastpath] fix bulk max size 2024-11-22 11:00:57 +01:00
clear.c [freerdp,warnings] fix -Wunused-parameter 2025-02-13 15:53:54 +01:00
CMakeLists.txt [codec,curso] add option do dump cursor images 2025-02-20 15:56:15 +01:00
color.c [codec,curso] add option do dump cursor images 2025-02-20 15:56:15 +01:00
color.h [primitives] add image copy primitive 2024-06-11 13:26:06 +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] ignore encoder errors 2025-02-22 15:33:21 +01:00
dsp_ffmpeg.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
dsp.c [freerdp,warnings] fix -Wunused-parameter 2025-02-13 15:53:54 +01:00
dsp.h [codec,dsp] add FDK-AAC support 2024-07-10 17:04:26 +02:00
h264_ffmpeg.c [codec,h264] ignore EAGAIN for FFMPEG 2025-01-29 09:35:51 +01: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 [core] fix warnings and invalid return type 2025-02-13 14:43:31 +01:00
h264.c [freerdp,warnings] fix -Wunused-parameter 2025-02-13 15:53:54 +01:00
h264.h [codec,h264] fix sign type of option 2025-01-19 15:31:26 +01:00
interleaved.c [warnings] fix -Wunused-function 2025-02-27 19:29:46 +01:00
jpeg.c [freerdp,warnings] fix -Wunused-parameter 2025-02-13 15:53:54 +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 [warnings] fix warnings detected by latest CI build 2025-01-03 09:53:48 +01:00
ncrush.h No longer export ncrush, xcrush and mppc codecs 2022-04-28 11:24:29 +02:00
nsc_encode.c [warnings] fix -Wunused-function 2025-02-27 19:29:46 +01:00
nsc_encode.h [codec,nsc] add INLINE and restrict keywords 2024-06-03 17:55:16 +02:00
nsc_types.h [warnings] fix integer casting 2025-01-01 12:58:34 +01:00
nsc.c [freerdp,warnings] fix -Wunused-parameter 2025-02-13 15:53:54 +01:00
planar.c [codec,planar] fix graphical glitches 2025-02-06 20:37:28 +01:00
progressive.c [warnings] fix -Wunused-function 2025-02-27 19:29:46 +01:00
progressive.h [codec,progressive] use preallocated workers 2024-06-04 18:49:47 +02:00
region.c [warnings] fix integer casting 2025-01-01 12:58:34 +01:00
rfx_bitstream.h [warnings] fix integer casting 2025-01-01 12:58:34 +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 integer casting 2025-01-01 12:58:34 +01:00
rfx_dwt.h [codec,rfx] inline and restrict 2024-06-03 17:54:21 +02:00
rfx_encode.c [warnings] fix integer casting 2025-01-01 12:58:34 +01:00
rfx_encode.h [codec,rfx] inline and restrict 2024-06-03 17:54:21 +02:00
rfx_quantization.c [warnings] fix integer casting 2025-01-01 12:58:34 +01:00
rfx_quantization.h [codec,rfx] inline and restrict 2024-06-03 17:54:21 +02:00
rfx_rlgr.c [warnings] fix integer casting 2025-01-01 12:58:34 +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
rfx.c [freerdp,warnings] fix -Wunused-parameter 2025-02-13 15:53:54 +01:00
xcrush.c [warnings] fix integer casting 2025-01-01 12:58:34 +01:00
xcrush.h No longer export ncrush, xcrush and mppc codecs 2022-04-28 11:24:29 +02:00
yuv.c [codec,yuv] fix worker object handling 2025-01-12 21:07:57 +01:00
zgfx.c [warnings] fix -Wunused-function 2025-02-27 19:29:46 +01:00