.. |
include
|
freerdp: get rid of old types
|
2012-10-09 03:26:39 -04:00 |
test
|
libfreerdp-codec: fix and improve SRL decoder
|
2014-09-02 18:15:36 -04:00 |
audio.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
bitmap_decode.c
|
libfreerdp-gdi: migrate to _aligned_malloc/_aligned_free
|
2014-07-08 15:07:19 -04:00 |
bitmap_encode.c
|
libfreerdp-codec: reduce size of GDI bitmap encoder
|
2013-12-20 16:02:20 -05:00 |
clear.c
|
libfreerdp-codec: cleanup and fix __lzcnt on Windows
|
2014-08-11 18:48:42 -04:00 |
CMakeLists.txt
|
libfreerdp-codec: stub progressive codec decompressor
|
2014-07-28 17:42:23 -04:00 |
color.c
|
Fix 1bpp -> 16bpp image conversion.
|
2014-08-14 20:09:12 +03:00 |
dsp.c
|
More fixes in DSP
|
2014-04-29 10:32:16 +02:00 |
h264.c
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2014-08-11 10:36:07 -04:00 |
jpeg.c
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
mppc.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
ncrush.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
nsc_encode.c
|
fix filing array of "messages"
|
2014-03-05 14:49:00 +02:00 |
nsc_encode.h
|
freerdp: change uint8, sint8, uint16, sint16 to BYTE, INT8, UINT16, INT16
|
2012-10-09 03:01:37 -04:00 |
nsc_sse2.c
|
libfreerdp-codec: start implementing split NSCodec encoder
|
2013-08-14 23:16:13 -04:00 |
nsc_sse2.h
|
codec: got rid of nsc_context_set_cpu_opt
|
2013-03-05 10:52:18 +01:00 |
nsc_types.h
|
libfreerdp-core: added debug output for surface commands
|
2013-10-08 20:40:58 -04:00 |
nsc.c
|
libfreerdp-codec: improve ClearCodec robustness
|
2014-07-02 14:51:46 -04:00 |
planar.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
planar.h
|
xfreerdp: add egfx support for planar codec
|
2014-06-17 16:15:30 -04:00 |
progressive.c
|
libfreerdp-codec: fix and improve SRL decoder
|
2014-09-02 18:15:36 -04:00 |
region.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
rfx_bitstream.h
|
Merge pull request #763 from FreeRDP/channels
|
2012-10-09 10:44:44 -07:00 |
rfx_constants.h
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
rfx_decode.c
|
libfreerdp-codec: start work on progressive inverse DWT
|
2014-08-19 14:48:09 -04:00 |
rfx_decode.h
|
libfreerdp-codec: split stream parsing from tile decoding
|
2013-08-13 10:09:32 -04:00 |
rfx_differential.c
|
libfreerdp-codec: optimize RemoteFX dequantization and differentiation
|
2014-08-18 21:10:56 -04:00 |
rfx_differential.h
|
libfreerdp-codec: optimize RemoteFX dequantization and differentiation
|
2014-08-18 21:10:56 -04:00 |
rfx_dwt.c
|
libfreerdp-codec: start work on progressive inverse DWT
|
2014-08-19 14:48:09 -04:00 |
rfx_dwt.h
|
freerdp: change uint8, sint8, uint16, sint16 to BYTE, INT8, UINT16, INT16
|
2012-10-09 03:01:37 -04:00 |
rfx_encode.c
|
libfreerdp-codec: remove old RemoteFX RLGR implementation in favour of faster one
|
2014-08-05 21:41:58 -04:00 |
rfx_encode.h
|
libfreerdp-codec: separate tile encoding from writing
|
2013-08-13 14:13:05 -04:00 |
rfx_neon.c
|
libfreerdp-codec: optimize RemoteFX dequantization and differentiation
|
2014-08-18 21:10:56 -04:00 |
rfx_neon.h
|
updated file headers
|
2013-12-04 11:44:22 +01:00 |
rfx_quantization.c
|
libfreerdp-codec: optimize RemoteFX dequantization and differentiation
|
2014-08-18 21:10:56 -04:00 |
rfx_quantization.h
|
libfreerdp-codec: start working on progressive dequantization
|
2014-08-18 19:12:08 -04:00 |
rfx_rlgr.c
|
libfreerdp-codec: cleanup and fix __lzcnt on Windows
|
2014-08-11 18:48:42 -04:00 |
rfx_rlgr.h
|
libfreerdp-codec: remove old RemoteFX RLGR implementation in favour of faster one
|
2014-08-05 21:41:58 -04:00 |
rfx_sse2.c
|
libfreerdp-codec: start work on progressive inverse DWT
|
2014-08-19 14:48:09 -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: fix typedef redefinitions
|
2014-02-28 16:17:36 -05:00 |
rfx.c
|
Merge branch 'egfx' of github.com:awakecoding/FreeRDP
|
2014-08-11 17:25:38 -04:00 |
xcrush.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
zgfx.c
|
libfreerdp-codec: optimize zgfx history buffer wrap around
|
2014-06-05 18:09:37 -04:00 |