configure.ac: Require core CVS for ghostpad API additions used by decodebin2.
authorTim-Philipp Müller <tim@centricular.net>
Thu, 9 Oct 2008 11:18:09 +0000 (11:18 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 9 Oct 2008 11:18:09 +0000 (11:18 +0000)
Original commit message from CVS:
* configure.ac::
Require core CVS for ghostpad API additions used by decodebin2.

ChangeLog
configure.ac

index b6fd227..d4c775e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
+
+       * configure.ac::
+         Require core CVS for ghostpad API additions used by decodebin2.
+
 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
 
        * gst-libs/gst/audio/gstbaseaudiosrc.c:
index 2bbac55..8b9c0a2 100644 (file)
@@ -55,7 +55,7 @@ AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.20.1
+GST_REQ=0.10.21.1
 
 dnl *** autotools stuff ****