FreeRDP/libfreerdp/codec
2013-08-13 10:30:22 -04:00
..
include
audio.c Replace printf(...) by fprintf(stderr, ...) 2013-03-28 23:06:34 +01:00
bitmap_decode.c libfreerdp-codec: add bitmap encoder 2013-07-04 16:31:54 -04:00
bitmap_encode.c libfreerdp-codec: added RDP6 bitmap compression test data 2013-07-28 21:07:28 -04:00
CMakeLists.txt libfreerdp-codec: add bitmap encoder 2013-07-04 16:31:54 -04:00
color.c libfreerdp-codec: optimize color conversion a bit 2013-05-16 19:56:39 -04:00
dsp.c channels/rdpsnd: reduce ALSA buffer underruns 2013-02-26 17:54:16 -05:00
jpeg.c libfreerdp-utils: purge old STREAM utils 2013-03-21 16:45:25 -04:00
mppc_dec.c Replace printf(...) by fprintf(stderr, ...) 2013-03-28 23:06:34 +01:00
mppc_enc.c
nsc_encode.c freerdp: purge deprecated stream utils 2013-05-08 16:09:16 -04:00
nsc_encode.h
nsc_sse2.c
nsc_sse2.h codec: got rid of nsc_context_set_cpu_opt 2013-03-05 10:52:18 +01:00
nsc_types.h
nsc.c freerdp: purge deprecated stream utils 2013-05-08 17:48:30 -04:00
rfx_bitstream.h
rfx_constants.h
rfx_decode.c libfreerdp-codec: split stream parsing from tile decoding 2013-08-13 10:09:32 -04:00
rfx_decode.h libfreerdp-codec: split stream parsing from tile decoding 2013-08-13 10:09:32 -04:00
rfx_differential.c
rfx_differential.h
rfx_dwt.c
rfx_dwt.h
rfx_encode.c libfreerdp-codec: fix automatic growing of the encode stream size 2013-08-12 13:13:27 -04:00
rfx_encode.h libwinpr-utils: combine old and new stream utils 2013-03-21 15:19:33 -04:00
rfx_neon.c codec/rfx,primitives: removed cpu-detect.[ch] from build 2013-03-01 09:02:14 +01:00
rfx_neon.h codec: Fixed NEON detection and incorrect RFX decoding 2013-02-21 07:08:46 -08:00
rfx_quantization.c
rfx_quantization.h
rfx_rlgr.c
rfx_rlgr.h
rfx_sse2.c Merge branch 'master' of github.com:FreeRDP/FreeRDP 2013-03-18 11:20:41 -04:00
rfx_sse2.h codec: Fixed NEON detection and incorrect RFX decoding 2013-02-21 07:08:46 -08:00
rfx_types.h libfreerdp-codec: make use of ObjectPool for tiles 2013-08-13 09:34:15 -04:00
rfx.c libfreerdp-codec: start making use of RFX_TILE structure for encoding 2013-08-13 10:30:22 -04:00