FreeRDP/libfreerdp/codec
akallabeth 921f279fa9
Openh264 fix graphical artifacts (#7677)
* Added WINPR_ASSERT to openh264 backend

* Added openH264 decoder frame flush
2022-02-28 08:21:42 +01:00
..
include Fixed compilation warnings. 2021-09-14 09:45:03 +02:00
test Fixed compilation warnings 2022-02-22 11:29:56 +01:00
audio.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
bitmap.c libfreerdp: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
clear.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
color.c Fixed unused-but-set-variable and reserved identifier warnings 2022-02-01 08:48:21 +01:00
dsp_ffmpeg.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
dsp_ffmpeg.h Reformatted to new style 2019-11-07 10:53:54 +01:00
dsp.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
dsp.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
h264_ffmpeg.c Free packet after decoding. 2022-02-15 11:00:05 +00:00
h264_mediacodec.c Use variable for mediacodec codec name 2022-02-24 12:06:06 +01:00
h264_mf.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
h264_openh264.c Openh264 fix graphical artifacts (#7677) 2022-02-28 08:21:42 +01:00
h264.c Added code assertions, fixed loading order 2022-01-26 10:24:26 +01:00
h264.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
interleaved.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
jpeg.c Reformatted to new style 2019-11-07 10:53:54 +01:00
mppc.c Fixed const warnings for codec decompress routines 2022-01-31 16:25:56 +01:00
ncrush.c Fixed const warnings for codec decompress routines 2022-01-31 16:25:56 +01:00
nsc_encode.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
nsc_encode.h Reformatted to new style 2019-11-07 10:53:54 +01:00
nsc_sse2.c libfreerdp: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
nsc_sse2.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
nsc_types.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
nsc.c Fixed compilation warnings 2021-08-02 10:28:06 +02:00
planar.c Added option to allow planar topdown encoding. 2021-07-02 09:53:24 +02:00
progressive.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
progressive.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
region.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +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 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 Fixed #7158: detection of arm neon. 2021-07-08 07:54:26 +02: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 libfreerdp: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
rfx_rlgr.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rfx_sse2.c libfreerdp: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
rfx_sse2.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rfx_types.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
rfx.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
xcrush.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
yuv.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
zgfx.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00