Files
qtmultimedia/src/plugins/videonode/videonode.pro
Andrew den Exter 39c2694414 Add an EGLImageKHR video node.
[ChangeLog] Added a VideoNode plugin which allows direct rendering of
EGLImageKHR backed video frames.

Change-Id: I36fb6fd27680dbe9c71a446bbd54df95488725f8
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
2014-07-18 16:03:52 +02:00

8 lines
145 B
Prolog

TEMPLATE = subdirs
config_gpu_vivante {
SUBDIRS += imx6
}
contains(QT_CONFIG, egl):contains(QT_CONFIG, opengles2):!android: SUBDIRS += egl