[Bug 677306] [wavparse] TOC support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 21 03:18:22 PDT 2012


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #216905|none                        |needs-work
             status|                            |

--- Comment #11 from Sebastian Dröge <slomo at circular-chaos.org> 2012-06-21 10:18:16 UTC ---
Review of attachment 216905:
 --> (https://bugzilla.gnome.org/review?bug=677306&attachment=216905)

::: gst/wavparse/gstwavparse.c
@@ +1165,3 @@
+  if (size != 4 + ncues * 24) {
+    GST_WARNING_OBJECT (wav, "broken file");
+    return TRUE;

return FALSE here please, it actually is an error.

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