[gstreamer-bugs] [Bug 343837] [wavparse] can't handle WAV file with 'bext' header chunk

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jun 14 01:21:49 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=343837
 GStreamer | gst-plugins-good | Ver: 0.10.3


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.4




------- Comment #2 from Tim-Philipp Müller  2006-06-14 08:21 UTC -------
Should be fixed in -good CVS now:

 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>

       * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
       (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
       (gst_wavparse_chain):
         When operating chain-based, don't make any assumptions about the
         chunking of the incoming data and make streaming work on days other
         than the second Thursday after a full moon. Also fix up debug
         messages here and there.
         Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.

       * gst/wavparse/gstwavparse.h:
         Cosmetic fix: remove trailing comma after last enum.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list