Skip to content

Instantly share code, notes, and snippets.

@gohai
gohai / glesgeneric.c
Last active February 10, 2016 22:31 — forked from sphaero/glesgeneric.c
Gstreamer glimagesink raspberry pi generic example
/*
* GStreamer GLES2 Raspberry Pi example
* Based on http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/tests/examples/gl/generic/cube/main.cpp
* Modified for GStreamer 1.4.4 (Raspbian November 2015) by Gottfried Haider <gottfried.haider@gmail.com>
* Modified for Raspberry Pi/GLES2 by Arnaud Loonstra <arnaud@sphaero.org>
* Orginal by Julien Isorce <julien.isorce@gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either