Original commit message from CVS:
* configure.ac: (GST_PLUGINS_ALL):
videofilter must be compiled first, since other plugins depend ont it.
+2005-07-05 Edward Hervey <edward@fluendo.com>
+
+ * configure.ac: (GST_PLUGINS_ALL):
+ videofilter must be compiled first, since other plugins depend ont it.
+
2005-07-05 Andy Wingo <wingo@pobox.com>
* Way, way, way too many files:
dnl these are all the gst plug-ins, compilable without additional libs
GST_PLUGINS_ALL="\
+ videofilter \
alpha \
avi \
effectv \
smpte \
udp \
videobox \
- videofilter \
"
dnl see if we can build C++ plug-ins