diff options
author | Christian Schaller <uraeus@gnome.org> | 2005-05-13 13:52:03 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2005-05-13 13:52:03 +0000 |
commit | b807f1ff30a8f14b7ee3db309c749be306b6c126 (patch) | |
tree | d307e296bb713e06eeb433a8f7e0cbd223e34c4f /ChangeLog | |
parent | f79a89bda29101d79de54913390135c12b6ab485 (diff) | |
download | gst-plugins-bad-b807f1ff30a8f14b7ee3db309c749be306b6c126.tar.gz gst-plugins-bad-b807f1ff30a8f14b7ee3db309c749be306b6c126.tar.bz2 gst-plugins-bad-b807f1ff30a8f14b7ee3db309c749be306b6c126.zip |
add rtsp and esd files to spec and fix some disting issues
Original commit message from CVS:
add rtsp and esd files to spec and fix some disting issues
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-05-13 Christian Schaller <uraeus@gnome.org> + + * ext/Makefile.am: dist esd directory + * gst-plugins.spec.in: add rtp plugins and esd plugin + * gst/effectv/Makefile.am: fix videofilter linking + * gst/rtp/Makefile.am: add missing headers + * gst/rtsp/Makefile.am: add missing headers + 2005-05-12 Wim Taymans <wim@fluendo.com> * configure.ac: |