.. |
include
|
[codec,interleaved] fix type definition
|
2023-09-08 14:44:22 +02:00 |
test
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
audio.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
bitmap.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
bulk.c
|
[clang-tidy] cppcoreguidelines-init-variables
|
2024-02-15 11:49:16 +01:00 |
bulk.h
|
[gcc,clang] add support for attribute(malloc)
|
2024-02-02 15:10:40 +01:00 |
clear.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
color.c
|
[clang-tidy] fix various review warnings
|
2024-02-22 12:31:50 +01:00 |
dsp_ffmpeg.c
|
fixed unused-but-set-variable warnings
|
2024-02-22 12:31:50 +01:00 |
dsp_ffmpeg.h
|
[gcc,clang] add support for attribute(malloc)
|
2024-02-02 15:10:40 +01:00 |
dsp.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
dsp.h
|
Unify struct definitions (#7633)
|
2022-02-14 14:59:22 +01:00 |
h264_ffmpeg.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01: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
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
h264.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
h264.h
|
[codecs] make h264 and planar opaque
|
2023-04-11 10:58:03 +02:00 |
interleaved.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01: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
|
[coverity] 1543279 Out-of-bounds read
|
2024-04-12 09:45:09 +02:00 |
ncrush.h
|
No longer export ncrush, xcrush and mppc codecs
|
2022-04-28 11:24:29 +02:00 |
nsc_encode.c
|
fixed unused-variable warnings
|
2024-02-22 12:31:50 +01:00 |
nsc_encode.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
nsc_sse2.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
nsc_sse2.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
nsc_types.h
|
[codec,nsc] fix input length validation
|
2023-08-28 09:13:59 +02:00 |
nsc.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
planar.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
progressive.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
progressive.h
|
[codec,rfx] added missing RFX encoder API calls
|
2023-10-07 21:26:27 +02:00 |
region.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +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
|
[clang-tidy] cppcoreguidelines-init-variables
|
2024-02-15 11:49:16 +01:00 |
rfx_decode.h
|
[codec,rfx] use WINPR_RESTRICT keyword
|
2023-08-25 14:13:30 +02:00 |
rfx_differential.h
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
rfx_dwt.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
rfx_dwt.h
|
[restrict] remove from in/out buffers
|
2023-10-16 15:10:13 +02:00 |
rfx_encode.c
|
fixed unused-variable warnings
|
2024-02-22 12:31:50 +01:00 |
rfx_encode.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
rfx_neon.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
rfx_neon.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
rfx_quantization.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
rfx_quantization.h
|
Remove symbols exported by accident.
|
2019-12-02 10:57:31 +01: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_sse2.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
rfx_sse2.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
rfx_types.h
|
[restrict] remove from in/out buffers
|
2023-10-16 15:10:13 +02:00 |
rfx.c
|
[codec,rfx] explicitly cast return
|
2024-03-18 13:27:32 +01:00 |
xcrush.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
xcrush.h
|
No longer export ncrush, xcrush and mppc codecs
|
2022-04-28 11:24:29 +02:00 |
yuv.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
zgfx.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |