[Bug 765728] adaptivedemux: Segfault since "use realtime_clock for waiting for a condition" commit
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu May 5 13:00:10 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765728
--- Comment #30 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
I think we can simply ignore the writability semantics here and set the boolean
to what we need, just as we do now, no?
A custom ref/unref is faster because it means we don't have to go through the
type system. Not that I think this is going to be performance relevant in
practice, but using a GObject feels a bit over the top somehow :)
--
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