Added new and optimized YUV primitives.
authorArmin Novak <armin.novak@thincast.com>
Wed, 10 Jan 2018 08:16:59 +0000 (09:16 +0100)
committerArmin Novak <armin.novak@thincast.com>
Wed, 10 Jan 2018 13:46:18 +0000 (14:46 +0100)
commit23e1afb44a1a1b19908fe6646334068780fafbf7
tree4c85c5f5388083fc2a53f0c90228566a4fb96fd1
parente1cc6019633f28404d3f7e38d245f783948e8f95
Added new and optimized YUV primitives.

* RGBToAVC444YUVv2: Split a RGB frame in luma and/or chroma v2 YUV420 frames
* RGBX specific versions of RGBToAVC444YUV and RGBToYUV420_8u_P3AC4R
include/freerdp/primitives.h
libfreerdp/primitives/prim_YUV.c