.. |
include
|
Fixed out of bound read in RLEDECOMPRESS
|
2020-06-22 11:51:39 +02:00 |
test
|
fixed tests
|
2021-03-30 21:20:56 +03:00 |
audio.c
|
Remove symbols exported by accident.
|
2019-12-02 10:57:31 +01:00 |
bitmap.c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
clear.c
|
Fixed CodeQL warnings
|
2021-02-19 11:19:49 +01:00 |
color.c
|
Fixed CodeQL warnings
|
2021-02-19 11:19:49 +01:00 |
dsp_ffmpeg.c
|
Fixed AAC encoding for microphone
|
2021-05-11 15:33:23 +02:00 |
dsp_ffmpeg.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
dsp.c
|
Fixed AAC encoding for microphone
|
2021-05-11 15:33:23 +02:00 |
dsp.h
|
Rewrite of sound and microphone channels
|
2018-04-05 13:14:16 +02:00 |
h264_ffmpeg.c
|
Added version check for deprecated ffmpeg symbols
|
2021-05-03 10:38:35 +02:00 |
h264_mf.c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
h264_openh264.c
|
Refactored H264 encoding/decoding
|
2021-03-01 11:52:07 +01:00 |
h264_x264.c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
h264.c
|
Revert "Revert "allow to use in single threaded mode" (#6864)"
|
2021-03-26 11:50:45 +01:00 |
h264.h
|
Refactored H264 encoding/decoding
|
2021-03-01 11:52:07 +01:00 |
interleaved.c
|
Fixed #6267: adjust write_pixel_16 endian handling
|
2020-06-08 15:10:24 +02:00 |
jpeg.c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
mppc.c
|
Fixed history buffer reset.
|
2020-05-20 15:10:07 +02:00 |
ncrush.c
|
Fixed undefined behaviour in ncrush
|
2020-05-20 15:10:07 +02:00 |
nsc_encode.c
|
reverted changes from clang-format
|
2021-02-25 14:05:40 +01:00 |
nsc_encode.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
nsc_sse2.c
|
reverted changes from clang-format
|
2021-02-25 14:05:40 +01:00 |
nsc_sse2.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
nsc_types.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
nsc.c
|
nsc: Fix memory leak
|
2020-06-29 08:12:13 +02:00 |
planar.c
|
Fixed destination buffer offset in planar_decompress
|
2021-03-20 14:31:43 +01:00 |
progressive.c
|
Fixed const correctness warning
|
2021-05-28 09:25:33 +02:00 |
progressive.h
|
progressive: fix multiple regions in one gfx frame.
|
2021-02-04 09:16:23 +01:00 |
region.c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
rfx_bitstream.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
rfx_constants.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
rfx_decode.c
|
Fixed progressive decoding without subbanddiff
|
2020-12-15 14:47:05 +01: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
|
Fixed progressive decoding without subbanddiff
|
2020-12-15 14:47:05 +01:00 |
rfx_dwt.h
|
Fixed progressive decoding without subbanddiff
|
2020-12-15 14:47:05 +01:00 |
rfx_encode.c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
rfx_encode.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
rfx_neon.c
|
Remove symbols exported by accident.
|
2019-12-02 10:57:31 +01:00 |
rfx_neon.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
rfx_quantization.c
|
Remove symbols exported by accident.
|
2019-12-02 10:57:31 +01:00 |
rfx_quantization.h
|
Remove symbols exported by accident.
|
2019-12-02 10:57:31 +01:00 |
rfx_rlgr.c
|
Fixed undefined behaviour in rfx decoder
|
2020-05-20 15:10:07 +02:00 |
rfx_rlgr.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
rfx_sse2.c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
rfx_sse2.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
rfx_types.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
rfx.c
|
codec/rfx: Silence BAD_FREE reported by Coverity
|
2021-04-27 14:25:20 +02:00 |
xcrush.c
|
Optimize function xcrush_copy_bytes()
|
2020-04-25 16:25:36 +02:00 |
yuv.c
|
Added error logging.
|
2021-04-06 09:18:37 +02:00 |
zgfx.c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |