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.
This commit is contained in:
Christophe Fergeau 2004-12-01 20:07:24 +00:00
parent 7ebc39d5b5
commit 35a2c36ec4

View file

@ -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):