Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qtmultimedia: Fix zero-copy patch for imx6 so that the plugin will be build | Thomas Senyk | 2014-06-03 | 1 | -4/+2 |
| | | | | | | | | | | | | The "*imx6* {" is a check on mkspec name which doesn't contain "imx6" in the case of building with bitbake. When building with bitbake, it's the recipes deciding which code/patch goes in -> we need to check here Change-Id: Ia99515db58d79bcd460c87ad28c0ddfe19d4aa19 Signed-off-by: Thomas Senyk <thomas.senyk@pelagicore.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | qtmultimedia: Add support for i.MX6 | Otavio Salvador | 2014-05-24 | 1 | -0/+846 |
This patch implements GStreamer-buffer to OpenGL-texture for i.MX6 allowing fluid video-playback up to 1080p with very little CPU load. The patch has been backported from Qt 5.3. Change-Id: I9a5b47b5d3eb5917708d8c44602d4634dfc44cdc Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |