summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPlamena Manolova <plamena.n.manolova@intel.com>2013-02-22 14:56:05 +0000
committerLionel Landwerlin <llandwerlin@gmail.com>2013-06-21 18:57:24 +0100
commit1eca1631a74f866095b0fc85f2b8b20d82ce2894 (patch)
treeb29e2c4ddeb0da45a9deb914a72047a8fa50f5e4 /.gitignore
parent29b01c2aba99ed828f43a614b30b49c52a28557f (diff)
downloadcogl-1eca1631a74f866095b0fc85f2b8b20d82ce2894.tar.gz
Include CoglGst
CoglGst is a GStreamer integration library that facilitates video playback using the Cogl API. It works by retrieving each video frame from the GStreamer pipeline and attaching it to a Cogl pipeline in the form of a Cogl texture along with possible color model conversion shaders. The pipeline is then retrieved by the user during each draw. An example use of the CoglGst API is included in the examples directory. Reviewed-by: Neil Roberts <neil@linux.intel.com> (cherry picked from commit dfb94cf4b0b6b42d6465df362a0c0af780596890)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5829a8f1..1891acf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,6 +70,7 @@ depcomp
/examples/cogl-x11-foreign
/examples/cogl-x11-tfp
/examples/cogland
+/examples/cogl-basic-video-player
gtk-doc.make
install-sh
libtool