summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2004-03-06 16:02:21 +0000
committerChristophe Fergeau <teuf@gnome.org>2004-03-06 16:02:21 +0000
commit37b862cf5d88c48182addf0ded1c6d657bf97cc4 (patch)
tree754c78d00975ae719d45de910f5ac395f0c6810e
parentf7f9390eaae0500168565fcfc932606b47b4cb72 (diff)
ext/mad/gstmad.c: send the average bitrate read from the xing header
Original commit message from CVS: 2004-03-06 Christophe Fergeau <teuf@gnome.org> * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read from the xing header
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3bf8f209..aa4b17ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-06 Christophe Fergeau <teuf@gnome.org>
+
+ * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
+ from the xing header
+
2004-03-06 Benjamin Otte <otte@gnome.org>
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),