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 | 8ffc3a840ab424159324f1ee709d173e61fbcefc (patch) | |
tree | 4b90a5af95ab3ef44e5531ebc001b97acba85bf1 | |
parent | 4b85c3bf92c2797c89bd5a65269df5f0388de743 (diff) |
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.
-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): |