..
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
[test,codec] speed up copy test
2024-06-03 17:55:30 +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
CMakeLists.txt
[ci,ios] update defaults
2024-06-11 13:26:09 +02:00
color.c
[primitives] add image copy primitive
2024-06-11 13:26:06 +02:00
color.h
[primitives] add image copy primitive
2024-06-11 13:26:06 +02:00
dsp_ffmpeg.c
[covertity] fix various warnings
2024-06-05 09:19:59 +02:00
dsp_ffmpeg.h
[gcc,clang] add support for attribute(malloc)
2024-02-02 15:10:40 +01:00
dsp.c
[codec,dsp] restrict keyword
2024-06-03 17:55:22 +02:00
dsp.h
Unify struct definitions ( #7633 )
2022-02-14 14:59:22 +01: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
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
interleaved.c
[codec,interleaved] restrict keyword
2024-06-03 17:54:39 +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_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
nsc.c
[cmake,codec] refactor codec
2024-06-11 12:16:20 +02:00
planar.c
[codec,planar] restrict keyword
2024-06-03 17:54:29 +02:00
progressive.c
[primitives] add lShiftC_16s_inplace
2024-06-08 08:34:21 +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_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
rfx.c
[cmake,codec] refactor codec
2024-06-11 12:16:20 +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