FreeRDP/libfreerdp-codec
Bernhard Miklautz 99492506d8 Changed some functions from inline to static inline
This fixes inline build issues with clang.
http://clang.llvm.org/compatibility.html#inline
(cherry picked from commit 1d32894775)
2013-02-20 02:04:16 +01:00
..
include types: refactoring to make use of standard data types when available 2011-11-19 12:19:16 -05:00
CMakeLists.txt build: Added option WITH_NEON 2012-01-24 09:04:02 +01:00
bitmap.c Restore not-in-place bitmap flip (saves one memcpy() per flipped scanline) 2012-03-25 07:03:27 -05:00
color.c Changed some functions from inline to static inline 2013-02-20 02:04:16 +01:00
nsc.c nscodec final color bug fix 2012-01-24 21:06:48 -11:00
rfx.c xfreerdp-server: improve XShm encoding 2012-02-04 18:18:46 -05:00
rfx_bitstream.h libfreerdp-codec: merge with libfreerdp-rfx 2011-10-02 20:28:20 -04:00
rfx_constants.h libfreerdp-codec: merge with libfreerdp-rfx 2011-10-02 20:28:20 -04:00
rfx_decode.c codec: RemoteFX YCbCr/RGB conversion optimization 2011-12-29 18:01:20 +01:00
rfx_decode.h libfreerdp-codec: merge with libfreerdp-rfx 2011-10-02 20:28:20 -04:00
rfx_differential.c libfreerdp-codec: merge with libfreerdp-rfx 2011-10-02 20:28:20 -04:00
rfx_differential.h libfreerdp-codec: merge with libfreerdp-rfx 2011-10-02 20:28:20 -04:00
rfx_dwt.c libfreerdp-codec: merge with libfreerdp-rfx 2011-10-02 20:28:20 -04:00
rfx_dwt.h libfreerdp-codec: merge with libfreerdp-rfx 2011-10-02 20:28:20 -04:00
rfx_encode.c xfreerdp-server: improve XShm encoding 2012-02-04 18:18:46 -05:00
rfx_encode.h libfreerdp-codec: merge with libfreerdp-rfx 2011-10-02 20:28:20 -04:00
rfx_neon.c Added config.h include to types.h, removed useless code in rfx_neon 2011-11-23 04:20:06 -08:00
rfx_neon.h Added NEON optimizations for RFX decoder 2011-11-10 03:18:07 -08:00
rfx_pool.c libfreerdp-codec: merge with libfreerdp-rfx 2011-10-02 20:28:20 -04:00
rfx_pool.h Fixed more function declarations that aren't prototypes 2013-02-14 21:49:58 +01:00
rfx_quantization.c rfx: fix incorrect offset in rfx_quantization_encode (atong) 2011-10-30 00:24:30 +08:00
rfx_quantization.h libfreerdp-codec: merge with libfreerdp-rfx 2011-10-02 20:28:20 -04:00
rfx_rlgr.c libfreerdp-codec: replace GetGRCode by macro (was most called function according to callgrind) 2011-11-02 22:26:00 -04:00
rfx_rlgr.h libfreerdp-codec: merge with libfreerdp-rfx 2011-10-02 20:28:20 -04:00
rfx_sse2.c codec: RemoteFX YCbCr/RGB conversion optimization 2011-12-29 18:01:20 +01:00
rfx_sse2.h libfreerdp-codec: merge with libfreerdp-nsc 2011-10-02 20:52:17 -04:00
rfx_types.h libfreerdp-codec: merge with libfreerdp-rfx 2011-10-02 20:28:20 -04:00