summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-08-14 16:10:55 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-08-14 16:10:55 +0000
commit58e4556c7bc5e8c5689c25ecbd218fadafd6c22c (patch)
tree263475de8da97e9e0490027f2e9afbd792c5f31b /ChangeLog
parentd9a21a838568501dd89ad3fd01644ba2de560e88 (diff)
downloadgst-plugins-bad-58e4556c7bc5e8c5689c25ecbd218fadafd6c22c.tar.gz
gst-plugins-bad-58e4556c7bc5e8c5689c25ecbd218fadafd6c22c.tar.bz2
gst-plugins-bad-58e4556c7bc5e8c5689c25ecbd218fadafd6c22c.zip
licensing, name and description changes
Original commit message from CVS: licensing, name and description changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92e31665..08090354 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2005-08-14 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * ext/aalib/gstaasink.c:
+ aalib is LGPL, so this plugin can be LGPL
+ * ext/arts/gst_arts.c: (plugin_init):
+ rename, we don't like underscores
+ * ext/audiofile/gstaf.c:
+ * ext/sndfile/gstsf.c:
+ rename, we like a descriptive plugin name
+ * ext/gconf/gstgconfelements.c:
+ change description a little
+ * ext/musicbrainz/gsttrm.c:
+ musicbrainz is LGPL, so plugin can be LGPL
+ * ext/raw1394/gst1394.c:
+ rename, we like all-digit names
+ * gst/equalizer/gstiirequalizer.c:
+ * gst/fdsrc/gstfdsrc.c:
+ * gst/multifilesink/gstmultifilesink.c:
+ rename
+ * gst/virtualdub/gstvirtualdub.c:
+ use GST_PLUGIN_DEFINE
+ * sys/dxr3/dxr3init.c:
+ only uses system headers, and code is LGPL, so plugin is LGPL
+
2005-08-13 Tim-Philipp Müller <tim at centricular dot net>
* ext/mad/Makefile.am: