configure.ac: Bump core requirements to CVS for gst_pad_query_peer_duration() which is used by speexdec.

Original commit message from CVS:
* configure.ac:
Bump core requirements to CVS for gst_pad_query_peer_duration()
which is used by speexdec.
This commit is contained in:
Tim-Philipp Müller 2006-04-06 08:52:51 +00:00
parent 67878834b9
commit 36c81557a3
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2006-04-06 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac:
Bump core requirements to CVS for gst_pad_query_peer_duration()
which is used by speexdec.
2006-04-05 Tim-Philipp Müller <tim at centricular dot net> 2006-04-05 Tim-Philipp Müller <tim at centricular dot net>
* ext/speex/gstspeex.c: (plugin_init): * ext/speex/gstspeex.c: (plugin_init):

View file

@ -42,7 +42,7 @@ dnl AS_LIBTOOL_TAGS
AM_PROG_LIBTOOL AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff *** dnl *** required versions of GStreamer stuff ***
GST_REQ=0.10.4 GST_REQ=0.10.4.1
GSTPB_REQ=0.10.5.1 GSTPB_REQ=0.10.5.1
dnl *** autotools stuff **** dnl *** autotools stuff ****