summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2015-04-08Add m4 directory so aclocal doesn't complain in autogen.shTim-Philipp Müller1-1/+1
Might come in handy, and these warnings seem to be fatal in some environments. You may need to git clean -x -d -f your tree before git pulling/merging.
2014-06-25example: enable testeglJulien Isorce1-3/+3
See https://bugzilla.gnome.org/show_bug.cgi?id=728940
2014-04-15example: disable testegl since libgstegl has been removedJulien Isorce1-3/+3
As decided in bug #703343 Not compatible with the new libgstgl API. A portage has been started, attachment 272800. https://bugzilla.gnome.org/show_bug.cgi?id=703343
2014-03-05Makefile.am: build examplesJosep Torra1-3/+3
There's no reason to not build the examples now that are ported to 1.x.
2013-05-10examples: add an example aplication based OpenGL ES + EGLJosep Torra1-0/+4
Application that shows how to integrate playbin with an OpenGL ES scene through EGL. Renders a video on the surfaces of an animated cube. The code is not ported to 1.x so it's not built by default.
2013-05-06Makefile.am: Add -I common/m4Sebastian Dröge1-1/+1
This allows autoreconf to work correctly and automatic regeneration of autotools files if something changed.
2013-03-22Release 1.0.0Sebastian Dröge1-1/+1
2012-12-19tools: Add tool to list all components and their rolesSebastian Dröge1-1/+1
2012-12-19config: Add raspberry-pi configuration in a different directorySebastian Dröge1-1/+1
2011-07-13build: Dist autogen.shSebastian Dröge1-0/+1
2011-07-13build: Clean _stdint.h on "make distclean"Sebastian Dröge1-0/+3
2011-06-21Initial commit with build systemSebastian Dröge1-0/+3