mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
configure.ac: Up requirements to core 0.10.6 for gst_event_new_new_segment_full().
Original commit message from CVS: * configure.ac: Up requirements to core 0.10.6 for gst_event_new_new_segment_full().
This commit is contained in:
parent
5de88312c5
commit
4aa0e9f5d5
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-08-29 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* configure.ac:
|
||||
Up requirements to core 0.10.6 for gst_event_new_new_segment_full().
|
||||
|
||||
2006-08-27 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_new):
|
||||
|
|
|
@ -44,7 +44,7 @@ dnl AS_LIBTOOL_TAGS([CXX])
|
|||
AM_PROG_LIBTOOL
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=0.10.3
|
||||
GST_REQ=0.10.6
|
||||
GSTPB_REQ=0.10.3
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
|
Loading…
Reference in a new issue