diff options
author | Christophe Fergeau <teuf@gnome.org> | 2004-03-06 16:02:21 +0000 |
---|---|---|
committer | Christophe Fergeau <teuf@gnome.org> | 2004-03-06 16:02:21 +0000 |
commit | f954e74797e9bc92d88df6821b5e586d8321a4a8 (patch) | |
tree | 96e92cdcf3454d097649015f0a44fc40c052606d | |
parent | eac9470d077bfd67851bba4616c9566347b69711 (diff) | |
download | gst-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
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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), |