FreeRDP/libfreerdp
Armin Novak f24b112514 Refactored AVC444 decoding to single YUV420 buffer
Since not all H264 decoders support multiple YUV420 output
buffers process H264 decoding and YUV to RGB conversion
sequentially to avoid overriding the input data.
2017-02-15 09:28:10 +01:00
..
cache fix string format specifiers 2016-12-16 13:48:43 +01:00
codec Refactored AVC444 decoding to single YUV420 buffer 2017-02-15 09:28:10 +01:00
common Merge pull request #3665 from realjiangms/fix_ssl_add_all_digests 2017-01-13 09:46:14 +01:00
core Parses the SupportStatusInfoPdu early capability and send it to clients if supported 2017-02-09 11:50:46 +01:00
crypto fix string format specifiers 2016-12-16 13:48:43 +01:00
gdi Use bitmap color format in gdi_BitBlt 2017-02-14 16:02:12 +01:00
locale fix string format specifiers 2016-12-16 13:48:43 +01:00
primitives Reordered SSSE3 YUV444ToRGB 2017-02-14 16:02:12 +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