Hello, I pushed following updates:
commit 0b7c8e0567c3c5d0c9b334bd51218ac02f4d155c (HEAD -> master-next, yocto/morty, yocto/master-next, yocto/master) Author: Carlos Rafael Giani <[email protected]> Date: Wed Nov 9 08:50:53 2016 +0100 libimxvpuapi: Update to version 0.10.3 Changes: - properly pass on color format in simplified JPEG encoder interface - add alternative write-callback-style encoding mode also add encode example variant which uses write-callback style output - add support for "fake grayscale mode" in encoders this is done by using I420 internally and filling the U and V planes with 0x80 bytes - make sure JPEG quantization table is copied in standardized zig zag order the VPU does not, so this has to be done explicitely Signed-off-by: Carlos Rafael Giani <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 8671bd4643e950e2353f684db99fa56550ecca0a Author: Max Krummenacher <[email protected]> Date: Mon Nov 7 11:01:33 2016 +0100 imx-gst1.0-plugin: configure for available platforms only For the MACHINEOVERRIDES "mx6dl" and "mx6q" PLATFORM is set to MX6DL and MX6Q, respectively, resulting in the following error from the configure script: | configure: error: No target platform specified! | Use ./configure PLATFORM=(MX6/MX6QP/MX6SL/MX6SX/MX6UL/MX7D) to retry Signed-off-by: Max Krummenacher <[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
