[Bug 352180] [0.11] [API] remove_data_probe() should *not* take gulong

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 27 08:53:49 PDT 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|usability                   |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-06-27 15:53:42 UTC ---
Well, still would have preferred to get rid of the ulongs in the API, but at
least they're consistent now in git master, so this bug can be considered FIXED
I think:

gulong  gst_pad_add_probe (GstPad *pad, ...)
void    gst_pad_remove_probe  (GstPad *pad, gulong id);

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