Changes between Version 3 and Version 4 of Yocto/qt
- Timestamp:
- 02/09/2018 09:30:19 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Yocto/qt
v3 v4 33 33 34 34 [=#qtglviddemo] 35 = = QtGLVidDemo Qt5 Demo Application ==35 = QtGLVidDemo Qt5 Demo Application = 36 36 The {{{qtglvviddemo}}} is a GPLv3 licensed Qt5 demo application for rendering videos on 3D objects integrated in !QtQuick 2. 37 37 … … 49 49 * libudev 50 50 51 === Source === 51 52 == Pre-Compiled Yocto Binaries == 53 You can find pre-built binary images for the {{{qtglviddemo-image}}} on the Gateworks [wiki:Yocto/Building#images ventana/Yocto] page 54 55 56 == Source == 52 57 The {{{qtglviddemo}}} application was written as both a demo application and example Qt5 application source demonstrating video rendering on a Gateworks IMX6 board. The project was commissioned by Gateworks and authorred by Carlos Rafael Giani <dv@pseudoterminal.org>. Carlos is also the author of the [https://github.com/dv1/gstreamer-imx gstreamer-imx], a set of GStreamer 1.0 plugins for i.MX6 based products using Freescale's kernel drivers. 53 58 … … 56 61 57 62 58 == = Building for Ventana ===63 == Building for Ventana == 59 64 While the {{{qtglviddemo}}} package can be built from the Gateworks Yocto 2.3 BSP you can also build an entire bootable filesystem image. 60 65