.. |
include
|
[build] added WITH_DEBUG_CODECS
|
2022-12-13 13:38:25 +01:00 |
test
|
Fixed Wsign-compare warnings
|
2022-12-09 15:58:26 +01:00 |
audio.c
|
Logging and parser fixes (#7796)
|
2022-04-19 14:29:17 +02:00 |
bitmap.c
|
Freerdp remove #ifdef HAVE_CONFIG_H
|
2022-03-03 11:26:48 +01:00 |
bulk.c
|
Use Stream_CheckAndLogRequiredLength, fix WLog TAG
|
2022-11-21 09:57:27 +01:00 |
bulk.h
|
No longer export ncrush, xcrush and mppc codecs
|
2022-04-28 11:24:29 +02:00 |
clear.c
|
[codec] keep alpha plane
|
2023-01-10 11:49:02 +01:00 |
color.c
|
[codec] add flag for freerdp_image_copy
|
2023-01-10 11:49:02 +01:00 |
dsp_ffmpeg.c
|
Freerdp remove #ifdef HAVE_CONFIG_H
|
2022-03-03 11:26:48 +01:00 |
dsp_ffmpeg.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
dsp.c
|
codec: Remove unused variable
|
2022-07-21 15:59:43 +02:00 |
dsp.h
|
Unify struct definitions (#7633)
|
2022-02-14 14:59:22 +01:00 |
h264_ffmpeg.c
|
Fix const warnings in ffmpeg h264 module
|
2022-11-03 11:58:17 +01:00 |
h264_mediacodec.c
|
Move H264 subsystem variable to header
|
2022-04-28 13:25:27 +02:00 |
h264_mf.c
|
winpr: rework alignment functions
|
2022-05-12 11:36:01 +02:00 |
h264_openh264.c
|
Replaced memset/ZeroMemory with initializer
|
2022-10-14 12:11:01 +02:00 |
h264.c
|
Decouple ffmpeg video encoder/decoder support from WITH_FFMPEG
|
2022-07-05 18:17:28 +02:00 |
h264.h
|
Decouple ffmpeg video encoder/decoder support from WITH_FFMPEG
|
2022-07-05 18:17:28 +02:00 |
interleaved.c
|
[codec] keep alpha plane
|
2023-01-10 11:49:02 +01:00 |
jpeg.c
|
Replaced memset/ZeroMemory with initializer
|
2022-10-14 12:11:01 +02:00 |
mppc.c
|
reformatted
|
2022-06-23 08:48:39 +02:00 |
mppc.h
|
No longer export ncrush, xcrush and mppc codecs
|
2022-04-28 11:24:29 +02:00 |
ncrush.c
|
No longer export ncrush, xcrush and mppc codecs
|
2022-04-28 11:24:29 +02:00 |
ncrush.h
|
No longer export ncrush, xcrush and mppc codecs
|
2022-04-28 11:24:29 +02:00 |
nsc_encode.c
|
reformatted
|
2022-06-23 08:48:39 +02:00 |
nsc_encode.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
nsc_sse2.c
|
reformatted
|
2022-06-23 08:48:39 +02:00 |
nsc_sse2.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
nsc_types.h
|
Freerdp remove #ifdef HAVE_CONFIG_H
|
2022-03-03 11:26:48 +01:00 |
nsc.c
|
reformatted
|
2022-06-23 08:48:39 +02:00 |
planar.c
|
[build] added WITH_DEBUG_CODECS
|
2022-12-13 13:38:25 +01:00 |
progressive.c
|
[codec] keep alpha plane
|
2023-01-10 11:49:02 +01:00 |
progressive.h
|
scanbuild fixes
|
2022-04-28 12:37:19 +02:00 |
region.c
|
[codec] fixed region16_union_rect
|
2022-12-09 16:40:54 +01:00 |
rfx_bitstream.h
|
Unify struct definitions (#7633)
|
2022-02-14 14:59:22 +01:00 |
rfx_constants.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
rfx_decode.c
|
Fixed cast-quality warnings
|
2022-04-28 09:17:20 +02:00 |
rfx_decode.h
|
Fixed progressive decoding without subbanddiff
|
2020-12-15 14:47:05 +01:00 |
rfx_differential.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
rfx_dwt.c
|
Freerdp remove #ifdef HAVE_CONFIG_H
|
2022-03-03 11:26:48 +01:00 |
rfx_dwt.h
|
Fixed progressive decoding without subbanddiff
|
2020-12-15 14:47:05 +01:00 |
rfx_encode.c
|
Fixed cast-quality warnings
|
2022-04-28 09:17:20 +02:00 |
rfx_encode.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
rfx_neon.c
|
Only build RFX neon path with -DWITH_NEON=ON
|
2022-05-04 09:28:29 +02:00 |
rfx_neon.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
rfx_quantization.c
|
Freerdp remove #ifdef HAVE_CONFIG_H
|
2022-03-03 11:26:48 +01:00 |
rfx_quantization.h
|
Remove symbols exported by accident.
|
2019-12-02 10:57:31 +01:00 |
rfx_rlgr.c
|
Freerdp remove #ifdef HAVE_CONFIG_H
|
2022-03-03 11:26:48 +01:00 |
rfx_rlgr.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
rfx_sse2.c
|
Freerdp remove #ifdef HAVE_CONFIG_H
|
2022-03-03 11:26:48 +01:00 |
rfx_sse2.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
rfx_types.h
|
Freerdp remove #ifdef HAVE_CONFIG_H
|
2022-03-03 11:26:48 +01:00 |
rfx.c
|
Replaced memset/ZeroMemory with initializer
|
2022-10-14 12:11:01 +02:00 |
xcrush.c
|
[codec,xcrush] follow up to #8529
|
2022-12-13 15:41:58 +01:00 |
xcrush.h
|
No longer export ncrush, xcrush and mppc codecs
|
2022-04-28 11:24:29 +02:00 |
yuv.c
|
Increase yuv decoder worker count
|
2022-10-19 08:16:53 +02:00 |
zgfx.c
|
Added missing length checks in zgfx_decompress_segment
|
2022-11-14 09:28:22 +01:00 |