[gstreamer-bugs] [Bug 340027] [patch] wavparse fails for several files
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed May 17 01:37:44 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=340027
GStreamer | gst-plugins-good | Ver: HEAD CVS
Stefan Kost (gstreamer, gtkdoc dev) changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #65508|0 |1
is obsolete| |
------- Comment #10 from Stefan Kost (gstreamer, gtkdoc dev) 2006-05-17 08:37 UTC -------
Created an attachment (id=65650)
--> (http://bugzilla.gnome.org/attachment.cgi?id=65650&action=view)
better fact handling, fix crashers, bps calculation, reflow some code
c++ comments transformed
fact-chunk defines the number of sample when format!=pcm. i've added a comment
to the source. imho there is no need to add something of riff-lib, as the chnk
is just one dword.
I reworked the bps calculation. the bps=1 hack is gone. bps are calculated from
available data (incl fact). If it can't e done, it erorrs out, as then we can't
properly seek or timestamp buffers.
removed the pad_unlinked stuff again. this was working around other bugs.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list