[gstreamer-bugs] [Bug 631200] flacparse: major performance improvements

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 7 14:46:02 PDT 2010


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #171603|none                        |rejected
             status|                            |

--- Comment #31 from Sebastian Dröge <slomo at circular-chaos.org> 2010-10-07 21:45:58 UTC ---
(From update of attachment 171603)
I don't see anything wrong with this code either.

a) Every list node always contains a valid buffer reference
b) Casting gst_mini_object_unref() to a GFunc is valid and also passing the
buffer and NULL to the function is valid because the C calling conventions say
that the caller has to clean up the function parameters.

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