diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-08-14 16:10:55 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-08-14 16:10:55 +0000 |
commit | 7b26b4d9506a592b17d19de83c4f105068c236b4 (patch) | |
tree | bfef0606edfbf0c0e2899d5e6948896886d148fc /ChangeLog | |
parent | 59c9b655e1eaefd977d74721177c4f028146aecc (diff) |
licensing, name and description changes
Original commit message from CVS:
licensing, name and description changes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -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: |