diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2007-04-21 19:39:03 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2007-04-21 19:39:03 +0000 |
commit | 61a68fdaf363bba0eb42ab5f6839414d24122d1e (patch) | |
tree | 49b4f3a7e0e8abae1a957e11834e6df6d03194df /ChangeLog | |
parent | adfb741d7ca2631e3ba62430bea4c03f3ca1df05 (diff) | |
download | gst-plugins-bad-61a68fdaf363bba0eb42ab5f6839414d24122d1e.tar.gz gst-plugins-bad-61a68fdaf363bba0eb42ab5f6839414d24122d1e.tar.bz2 gst-plugins-bad-61a68fdaf363bba0eb42ab5f6839414d24122d1e.zip |
gst/Makefile.am: Fix distcheck, hopefully (rtpmanager is already in GST_PLUGINS_ALL).
Original commit message from CVS:
* gst/Makefile.am:
Fix distcheck, hopefully (rtpmanager is already in GST_PLUGINS_ALL).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2007-04-21 Tim-Philipp Müller <tim at centricular dot net> + * gst/Makefile.am: + Fix distcheck, hopefully (rtpmanager is already in GST_PLUGINS_ALL). + +2007-04-21 Tim-Philipp Müller <tim at centricular dot net> + * gst/rtpmanager/rtpsession.c: (rtp_session_finalize): Don't use GLib-2.10 API, we only require GLib 2.8 at the moment. |