egl: Add infrastructure for EGLImage handling
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 21 Feb 2013 12:39:28 +0000 (13:39 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 3 Mar 2013 11:31:04 +0000 (12:31 +0100)
commit4dd09a12dd2051fd38a183a8665c14ffd6548ed8
treeea5a9175405b0e18085ee608f464d6a09f055ae4
parenta63ed8cfc75d7b118ed44b97ef4725ee7790fd8b
egl: Add infrastructure for EGLImage handling
configure.ac
gst-libs/gst/Makefile.am
gst-libs/gst/egl/Makefile.am [new file with mode: 0644]
gst-libs/gst/egl/egl.c [new file with mode: 0644]
gst-libs/gst/egl/egl.h [new file with mode: 0644]
pkgconfig/Makefile.am
pkgconfig/gstreamer-egl-uninstalled.pc.in [new file with mode: 0644]
pkgconfig/gstreamer-egl.pc.in [new file with mode: 0644]