diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2006-05-21 16:41:44 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2006-05-21 16:41:44 +0000 |
commit | d440cf33c64500495623c5aecc2ed226dcb3a075 (patch) | |
tree | 8ac4578bb708c3d3540747956f208e6180e25b2b /ChangeLog | |
parent | c270b7e1238d272d10d0483f9e750c39654b6576 (diff) | |
download | gst-plugins-bad-d440cf33c64500495623c5aecc2ed226dcb3a075.tar.gz gst-plugins-bad-d440cf33c64500495623c5aecc2ed226dcb3a075.tar.bz2 gst-plugins-bad-d440cf33c64500495623c5aecc2ed226dcb3a075.zip |
gst/spectrum/gstspectrum.c: Use boilerplate macro, fix strings to match plugin-moval-requirements
Original commit message from CVS:
* gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
(gst_spectrum_init), (gst_spectrum_set_sink_caps),
(gst_spectrum_get_sink_caps), (gst_spectrum_chain):
Use boilerplate macro, fix strings to match plugin-moval-requirements
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2006-05-21 Stefan Kost <ensonic@users.sf.net> + * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init), + (gst_spectrum_init), (gst_spectrum_set_sink_caps), + (gst_spectrum_get_sink_caps), (gst_spectrum_chain): + Use boilerplate macro, fix strings to match plugin-moval-requirements + +2006-05-21 Stefan Kost <ensonic@users.sf.net> + * gst/spectrum/Makefile.am: Link to base libraries |