ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment buffer since libfl...
authorChristophe Fergeau <teuf@gnome.org>
Tue, 1 Jun 2004 20:23:12 +0000 (20:23 +0000)
committerChristophe Fergeau <teuf@gnome.org>
Tue, 1 Jun 2004 20:23:12 +0000 (20:23 +0000)
Original commit message from CVS:
2004-06-01  Christophe Fergeau  <teuf@gnome.org>

* ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
buffer since libflac doesn't expect it (reports a sync error when
it encounters that)

ChangeLog

index 27597ac..3a2adfd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-06-01  Christophe Fergeau  <teuf@gnome.org>
+
+       * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
+         buffer since libflac doesn't expect it (reports a sync error when 
+         it encounters that)
+
+       
 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
 
        * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
@@ -10,6 +17,7 @@
        * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
        * gst-libs/gst/mixer/mixer.c: Fixed comment
 
+
 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
 
        * ext/alsa/gstalsa.c: (gst_alsa_open_audio):