mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
configure.ac: Need -base CVS for gst_base_rtp_depayload_push_ts().
Original commit message from CVS: * configure.ac: Need -base CVS for gst_base_rtp_depayload_push_ts().
This commit is contained in:
parent
aeec395c22
commit
3da33640bb
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-09-22 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* configure.ac:
|
||||
Need -base CVS for gst_base_rtp_depayload_push_ts().
|
||||
|
||||
2006-09-22 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
|
||||
|
|
|
@ -44,8 +44,8 @@ dnl AS_LIBTOOL_TAGS
|
|||
AM_PROG_LIBTOOL
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=0.10.9.1
|
||||
GSTPB_REQ=0.10.9.1
|
||||
GST_REQ=0.10.10.1
|
||||
GSTPB_REQ=0.10.10.1
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
||||
|
|
Loading…
Reference in a new issue