summaryrefslogtreecommitdiffstats
path: root/src/plugins/videonode/egl/egl.json
diff options
context:
space:
mode:
authorAndrew den Exter <andrew.den.exter@jollamobile.com>2014-04-17 22:50:13 +1000
committerYoann Lopes <yoann.lopes@digia.com>2014-07-18 16:03:52 +0200
commit39c269441421e1e61fbfc698b65f769db82cad56 (patch)
treef257195b0bf1a86430d04f12ac522c8c6185c2e7 /src/plugins/videonode/egl/egl.json
parent888759e334e81117843afb6d0f8991db8aec5ca8 (diff)
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>
Diffstat (limited to 'src/plugins/videonode/egl/egl.json')
-rw-r--r--src/plugins/videonode/egl/egl.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/videonode/egl/egl.json b/src/plugins/videonode/egl/egl.json
new file mode 100644
index 000000000..08bb12c3f
--- /dev/null
+++ b/src/plugins/videonode/egl/egl.json
@@ -0,0 +1,3 @@
+{
+ "Keys": ["sgvideonodes"]
+}