Check for GStreamer plugins individually
authorPhilip Chimento <philip.chimento@gmail.com>
Mon, 31 Jan 2011 00:52:51 +0000 (01:52 +0100)
committerPhilip Chimento <philip.chimento@gmail.com>
Mon, 31 Jan 2011 00:52:51 +0000 (01:52 +0100)
In configure.ac, check for individual GStreamer plugins, instead of
requiring gstreamer-plugins-bad-0.10.pc. This is because Ubuntu doesn't
have a devel package for gstreamer-plugins-bad, and we don't actually
link against that library - we just dynamically open it.


No differences found