configure.ac: Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 31 Jan 2008 16:03:48 +0000 (16:03 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 31 Jan 2008 16:03:48 +0000 (16:03 +0000)
Original commit message from CVS:
* configure.ac:
Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
API.

ChangeLog
configure.ac

index fbfb137..a166e53 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
+
+       * configure.ac:
+       Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
+       API.
+
 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
 
        * configure.ac:
index 3159523..269dc03 100644 (file)
@@ -47,7 +47,7 @@ AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
 GST_REQ=0.10.15.1
-GSTPB_REQ=0.10.15
+GSTPB_REQ=0.10.16
 
 dnl *** autotools stuff ****