diff options
author | David Schleef <ds@schleef.org> | 2007-04-18 19:45:32 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2007-04-18 19:45:32 +0000 |
commit | 45cc599ee47db35911a09f720992fd375d9c8deb (patch) | |
tree | 00488a2f0ccaf0c446c95b21a58507720272af34 /ChangeLog | |
parent | 72c81a109840b34b08a55981dfd2952a5f4f16e8 (diff) | |
download | gst-plugins-bad-45cc599ee47db35911a09f720992fd375d9c8deb.tar.gz gst-plugins-bad-45cc599ee47db35911a09f720992fd375d9c8deb.tar.bz2 gst-plugins-bad-45cc599ee47db35911a09f720992fd375d9c8deb.zip |
Fix wtay's hack. rtpmanager is disabled in configure.ac on line 268.
Original commit message from CVS:
* configure.ac:
* gst/Makefile.am:
Fix wtay's hack. rtpmanager is disabled in configure.ac on
line 268.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-04-18 David Schleef <ds@schleef.org> + + * configure.ac: + * gst/Makefile.am: + Fix wtay's hack. rtpmanager is disabled in configure.ac on + line 268. + 2007-04-18 Wim Taymans <wim@fluendo.com> * gst/Makefile.am: |