[Bug 677306] [wavparse] TOC support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 20 11:51:03 PDT 2012


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

Stefan Sauer (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de

--- Comment #8 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2012-06-20 18:50:59 UTC ---
(In reply to comment #4)
> Review of attachment 216812 [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.

-- 
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