diff options
author | David Schleef <ds@schleef.org> | 2004-03-19 23:44:33 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-03-19 23:44:33 +0000 |
commit | 09871dd08142431adc170dce470f24895865957d (patch) | |
tree | 2de06db98ca626faf535468c6da940592c6fb5b5 /ChangeLog | |
parent | c2c6db137c414c02eabf0152bf5496e5f6898465 (diff) | |
download | gst-plugins-bad-09871dd08142431adc170dce470f24895865957d.tar.gz gst-plugins-bad-09871dd08142431adc170dce470f24895865957d.tar.bz2 gst-plugins-bad-09871dd08142431adc170dce470f24895865957d.zip |
gst-libs/gst/Makefile.am: Enable xoverlay unconditionally, since it doesn't depend on X, and it's part of our ABI.
Original commit message from CVS:
* gst-libs/gst/Makefile.am: Enable xoverlay unconditionally,
since it doesn't depend on X, and it's part of our ABI.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-03-19 David Schleef <ds@schleef.org> + + * gst-libs/gst/Makefile.am: Enable xoverlay unconditionally, + since it doesn't depend on X, and it's part of our ABI. + 2004-03-19 Iain <iain@prettypeople.org> * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the |