summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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
commitf954e74797e9bc92d88df6821b5e586d8321a4a8 (patch)
tree96e92cdcf3454d097649015f0a44fc40c052606d /ChangeLog
parenteac9470d077bfd67851bba4616c9566347b69711 (diff)
downloadgst-plugins-bad-f954e74797e9bc92d88df6821b5e586d8321a4a8.tar.gz
gst-plugins-bad-f954e74797e9bc92d88df6821b5e586d8321a4a8.tar.bz2
gst-plugins-bad-f954e74797e9bc92d88df6821b5e586d8321a4a8.zip
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
Diffstat (limited to 'ChangeLog')
-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),