FreeRDP/libfreerdp
Norbert Federa a50242c636 primitives: SSSE3 RGB to AVC444YUV converter
------------------------------+---------+----------+-----------+-------
RGB TO AVC444YUV 1080p 32bit  |   COUNT |    TOTAL |       AVG |    IPS
CPU: 3.1 GHz Core i5-2400     |         |          |           |
------------------------------+---------+----------+-----------+-------
general_RGBToAVC444YUV_ANY    |     500 | 13.0164s | 0.026033s |     38
general_RGBToAVC444YUV_BGRX   |     500 |  3.9584s | 0.007917s |    126
ssse3_RGBToAVC444YUV_BGRX     |     500 |  0.7694s | 0.001539s |    650
2017-02-16 17:48:23 +01:00
..
cache fix string format specifiers 2016-12-16 13:48:43 +01:00
codec Fixed compiler warnings. 2017-02-16 13:17:49 +01:00
common Merge pull request #3665 from realjiangms/fix_ssl_add_all_digests 2017-01-13 09:46:14 +01:00
core core: Get rid of useless settings copy 2017-02-15 14:59:24 +01:00
crypto fix string format specifiers 2016-12-16 13:48:43 +01:00
gdi Add some useful debug info for the egfx channel 2017-02-16 14:49:08 +01:00
locale fix string format specifiers 2016-12-16 13:48:43 +01:00
primitives primitives: SSSE3 RGB to AVC444YUV converter 2017-02-16 17:48:23 +01:00
utils Added FPS in profiler print. 2017-02-14 16:02:11 +01:00
CMakeLists.txt Updated LIBAVCODEC support for H264 decoder. 2017-02-14 10:34:27 +01:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00