From 59522486b6d357481119f673f2455119bfed1525 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 24 Mar 2006 17:26:54 +0000 Subject: [PATCH] configure.ac: update core requirement to 0.10.4.1 because of async_playback vmethod on GstBaseSink Original commit message from CVS: 2006-03-24 Thomas Vander Stichele * configure.ac: update core requirement to 0.10.4.1 because of async_playback vmethod on GstBaseSink --- ChangeLog | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9b92406..425b56a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-03-24 Thomas Vander Stichele + + * configure.ac: + update core requirement to 0.10.4.1 because of async_playback + vmethod on GstBaseSink + 2006-03-24 Stefan Kost * ext/ogg/gstoggmux.c: (gst_ogg_mux_init): diff --git a/configure.ac b/configure.ac index 12b87da..19da2a8 100644 --- a/configure.ac +++ b/configure.ac @@ -43,7 +43,7 @@ AS_LIBTOOL_TAGS AM_PROG_LIBTOOL dnl *** required versions of GStreamer stuff *** -GST_REQ=0.10.4 +GST_REQ=0.10.4.1 dnl *** autotools stuff **** -- 2.7.4