[Bug 773091] check: Add API to filter g_warning/g_critical etc
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jan 13 11:40:35 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=773091
Stian Selnes (stianse) <stian.selnes at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #337839|needs-work |none
status| |
Attachment #337839|0 |1
is obsolete| |
--- Comment #3 from Stian Selnes (stianse) <stian.selnes at gmail.com> ---
Created attachment 343427
--> https://bugzilla.gnome.org/attachment.cgi?id=343427&action=edit
Updated patch to address issues in the feedback.
- regex is not allowed to be NULL
- log_domain may be NULL (because glib allows it)
- API uses opaque GstCheckLogFilter * instead of gpointer
- Use GQueue
- Thread safety
- Bonus: Optional destory function for the user data
--
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