ext/mad/gstmad.c: Decoding the header first fixes some problems in resyncing in more...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 13 Oct 2004 14:21:01 +0000 (14:21 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 13 Oct 2004 14:21:01 +0000 (14:21 +0000)
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.

ChangeLog

index 4371272..f0c55c2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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),