ext/mad/gstmad.c: Decoding the header first fixes some problems in resyncing in more mp3s.

Original commit message from CVS:
* ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
Decoding the header first fixes some problems in resyncing
in more mp3s.
This commit is contained in:
Wim Taymans 2004-10-13 14:21:01 +00:00
parent caae8182bc
commit 3cb31e9abc

View file

@ -1,3 +1,9 @@
2004-10-13 Wim Taymans <wim@fluendo.com>
* ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
Decoding the header first fixes some problems in resyncing
in more mp3s.
2004-10-12 Wim Taymans <wim@fluendo.com>
* gst/playback/gstplaybin.c: (gen_video_element),