Hello, I pushed following updates:
commit afe0ed24176b5d1463188cb8589b989104fd964a (yocto/master-next, yocto/master, yocto/krogoth) Author: Otavio Salvador <[email protected]> Date: Fri Apr 29 14:12:23 2016 -0300 imx-gpu-viv: Rework code so it is easier to read Instead of using USE_X11 and USE_WL, we now use HAS_X11 and HAS_WL. The variable does not imply that the backend is actually used but if the distribution has, or not, the support for the backend. Change-Id: I8630b54ed0a80f2877e5e97f71ae14e78ed5aeea Signed-off-by: Otavio Salvador <[email protected]> commit 037df9ea7f075c0566d09c969265dffbf18bcd0c Author: Otavio Salvador <[email protected]> Date: Fri Apr 29 14:18:55 2016 -0300 imx-gpu-viv: Remove dead code The support for X11 and Wayland is not intended to be added so we can remove the FIXME and the unused code. Change-Id: I18473c415dd8877f887d7dc719bfbb360007a29e Signed-off-by: Otavio Salvador <[email protected]> commit c999668b78636a82b2bdc211ccf5afe62ae1dda5 Author: Carlos Rafael Giani <[email protected]> Date: Sun May 1 13:46:17 2016 +0200 libimxvpuapi: Update to version 0.10.2 Changes: - fix AUD NAL positioning in h.264 encoder output (SPS/PPS/AUD were ordered incorrectly - AUD has to come first, not last) - fix build error with examples when --enable-static is used - pass quality factor in simplified JPEG encoder interface correctly - add functions for querying and setting header data useful for modifying headers, like VUI data in the SPS RBSP - documentation updates Signed-off-by: Carlos Rafael Giani <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
