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 | 58e4556c7bc5e8c5689c25ecbd218fadafd6c22c (patch) | |
tree | 263475de8da97e9e0490027f2e9afbd792c5f31b /ChangeLog | |
parent | d9a21a838568501dd89ad3fd01644ba2de560e88 (diff) | |
download | gst-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-- | 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: |