[Bug 677306] [wavparse] TOC support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 21 02:08:40 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=677306
  GStreamer | gst-plugins-good | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org
     Ever Confirmed|0                           |1

--- Comment #9 from Sebastian Dröge <slomo at circular-chaos.org> 2012-06-21 09:08:35 UTC ---
(In reply to comment #8)
> (In reply to comment #4)
> > Review of attachment 216812 [details] [details]:
> > 
> 
> > 
> > @@ +1165,3 @@
> > +  if (size != 4 + ncues * sizeof (GstWavParseCue)) {
> > +    GST_WARNING_OBJECT (wav, "broken file");
> > +    return FALSE;
> > 
> > It's not an error so just return TRUE here, right?
> 
> why is that not an error? I mean it is not fatal as the cue part is optional.

Actually you're right, this is a non-fatal error but an error nonetheless

-- 
Configure bugmail: https://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