diff options
author | Colin Walters <walters@verbum.org> | 2004-03-10 04:01:50 +0000 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2004-03-10 04:01:50 +0000 |
commit | e29020c678b478ec887d8673e3f0c39e1cd305a2 (patch) | |
tree | a39fca1e465edc2589d72a1aff4bf66aa8fb3727 | |
parent | f3e2e07dc4bf846e9f0ad77a78b79bf91e3cfdf1 (diff) |
gst/audioconvert/gstaudioconvert.c: Fix typo in width 8 conversion.
Original commit message from CVS:
2004-03-09 Colin Walters <walters@verbum.org>
* gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
conversion.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-03-09 Colin Walters <walters@verbum.org> + + * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8 + conversion. + 2004-03-09 Benjamin Otte <otte@gnome.org> * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): |