diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2007-01-25 21:55:49 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2007-01-25 21:55:49 +0000 |
commit | 713a4c725cb76ddf34b6bf764e18ba1b8a66c2a9 (patch) | |
tree | 9c2e6af75f4857f7d0cb9355cf80ff42e898320e /ChangeLog | |
parent | ca6a88a8fc7d5917dcf04a689dcce562532a32fd (diff) | |
download | gst-plugins-bad-713a4c725cb76ddf34b6bf764e18ba1b8a66c2a9.tar.gz gst-plugins-bad-713a4c725cb76ddf34b6bf764e18ba1b8a66c2a9.tar.bz2 gst-plugins-bad-713a4c725cb76ddf34b6bf764e18ba1b8a66c2a9.zip |
ext/wavpack/: Fix spelling in 2 places: It's called Wavpack, not WavePack.
Original commit message from CVS:
* ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
* ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
Fix spelling in 2 places: It's called Wavpack, not WavePack.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-01-25 Sebastian Dröge <slomo@circular-chaos.org> + + * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init): + * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init): + Fix spelling in 2 places: It's called Wavpack, not WavePack. + 2007-01-25 Edward Hervey <edward@fluendo.com> * gst/multifile/gstmultifilesink.c: |