[056/906] * configure.ac: Readd pre-pkgconfig OpenGL detection, since pkgconfig requi...
authorDavid Schleef <ds@schleef.org>
Thu, 31 Jan 2008 20:21:26 +0000 (20:21 +0000)
committerMatthew Waters <ystreet00@gmail.com>
Sat, 15 Mar 2014 17:36:18 +0000 (18:36 +0100)
commit0a3e152339d3e51f939e520cce702ffadbd20d81
treebc33bd7464605044dfa02193551fb6bf86989523
parent38699b8db5db0a1bc3fae9f9a4154f271c1dfb64
[056/906] * configure.ac: Readd pre-pkgconfig OpenGL detection, since pkgconfig requires Mesa from git  * gst/gl/glimagesink.c: * gst/gl/gstopengl.c: Move debug category initialization to element. * gst-libs/gst/gl/Makefile.am: * gst-libs/gst/gl/gstglfilter.c: * gst-libs/gst/gl/gstglfilter.h: * gst/gl/gstglfilter.c: * gst/gl/gstglfilter.h: Move glfilter to library. * pkgconfig/gstreamer-plugins-gl.pc.in: Add gstreamer-base-0.10 as a requirement. * po/en.po: Update.
gst-libs/gst/gl/Makefile.am
gst-libs/gst/gl/gstglfilter.c [moved from gst/gl/gstglfilter.c with 100% similarity]
gst-libs/gst/gl/gstglfilter.h [moved from gst/gl/gstglfilter.h with 100% similarity]
gst/gl/glimagesink.c
gst/gl/gstopengl.c