[gstreamer-bugs] [Bug 624504] [0.11] [bus] Remove gst_bus_poll()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 5 16:42:44 PDT 2010


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

--- Comment #9 from David Schleef <ds at schleef.org> 2010-09-05 23:42:39 UTC ---
Created an attachment (id=169534)
 View: https://bugzilla.gnome.org/attachment.cgi?id=169534
 Review: https://bugzilla.gnome.org/review?bug=624504&attachment=169534

deprecate gst_bus_poll()

This patch deprecates gst_bus_poll() and replaces it in the tests/examples with
gst_bus_timed_pop_filtered().

You'd think we would have avoided using a function in examples that is
documented as "You should never use this function, since it is pure evil."

The tests pass, but I'm not entirely clear on the consequences of simply
replacing gst_bus_poll() as I did.  Hopefully someone else can comment.

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