[gstreamer-bugs] [Bug 623589] Fix races/refcounting bugs with slave clocks

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 5 04:41:40 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=623589
  GStreamer | gstreamer (core) | git

Sebastian Dröge <slomo> changed:

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

--- Comment #4 from Sebastian Dröge <slomo at circular-chaos.org> 2010-07-05 11:41:38 UTC ---
Review of attachment 165271:
 --> (https://bugzilla.gnome.org/review?bug=623589&attachment=165271)

::: gst/gstclock.h
@@ +347,3 @@
   GstClockCallback     func;
   gpointer         user_data;
+  GDestroyNotify     destroy_data;

We can't do that, GstClockEntry is public and this changes its size.

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