[Bug 773091] check: Add API to filter g_warning/g_critical etc

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 17 13:10:12 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=773091

--- Comment #5 from Stian Selnes (stianse) <stian.selnes at gmail.com> ---
Created attachment 343640
  --> https://bugzilla.gnome.org/attachment.cgi?id=343640&action=edit
Updated patch:

- Added "Since: 1.12"
 - Changed function names

I did not add a _new() function. Such a change has some side-effects.
For instace I would expect a _free(), and then one has to make sure
that the filter that's in the queue is alive (not freed) which
suggests reference counting, and so on... I'd like to keep this simple
as the use case is fairly specific and limited.

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