diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2007-04-28 12:46:47 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2007-04-28 12:46:47 +0000 |
commit | 3f276737758839994faeca793d5eed582362a673 (patch) | |
tree | 6139843a0ac2ff185939ec013439329ef17e296e /ChangeLog | |
parent | e78e486da81362557bacdf1c125dbb2a121019d2 (diff) | |
download | gst-plugins-bad-3f276737758839994faeca793d5eed582362a673.tar.gz gst-plugins-bad-3f276737758839994faeca793d5eed582362a673.tar.bz2 gst-plugins-bad-3f276737758839994faeca793d5eed582362a673.zip |
configure.ac: Don't build equalizer unless we have core from CVS (it won't work with earlier versions due to GstChild...
Original commit message from CVS:
* configure.ac:
Don't build equalizer unless we have core from CVS (it won't
work with earlier versions due to GstChildProxy brokeness).
Also up requirements to last released core/base.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-04-28 Tim-Philipp Müller <tim at centricular dot net> + + * configure.ac: + Don't build equalizer unless we have core from CVS (it won't + work with earlier versions due to GstChildProxy brokeness). + Also up requirements to last released core/base. + 2007-04-27 Wim Taymans <wim@fluendo.com> * gst/rtpmanager/gstrtpsession.c: (rtcp_thread), |