diff options
author | Christophe Fergeau <teuf@gnome.org> | 2004-12-01 20:07:24 +0000 |
---|---|---|
committer | Christophe Fergeau <teuf@gnome.org> | 2004-12-01 20:07:24 +0000 |
commit | 35a2c36ec4769b1cacfa188ebcebc2592cbba5f5 (patch) | |
tree | 5ea92a5982c0192418027e4a9b7fdf8f6ccfa3ff /ChangeLog | |
parent | 7ebc39d5b580a53cd6c21058052ef6e1aaef72ed (diff) | |
download | gst-plugins-bad-35a2c36ec4769b1cacfa188ebcebc2592cbba5f5.tar.gz gst-plugins-bad-35a2c36ec4769b1cacfa188ebcebc2592cbba5f5.tar.bz2 gst-plugins-bad-35a2c36ec4769b1cacfa188ebcebc2592cbba5f5.zip |
ext/mad/gstmad.c: fix xing header detection on mono and stereo mp3 files.
Original commit message from CVS:
2004-12-01 Christophe Fergeau <teuf@gnome.org>
* ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
detection on mono and stereo mp3 files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-12-01 Christophe Fergeau <teuf@gnome.org> + + * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header + detection on mono and stereo mp3 files. + 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state): |