[Bug 731204] androidmedia: Implement zerocopy rendering

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 1 16:27:50 PDT 2015


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

--- Comment #75 from Matthieu Bouron <matthieu.bouron at collabora.com> ---
(In reply to Matthieu Bouron from comment #74)
> (In reply to Olivier CrĂȘte from comment #73)
> > Review of attachment 302708 [details] [review] [review]:
> > 
> > Are unreffing NULL values something java does?!?
> 
> Nope I added the check for convenience (so the caller does not have to do
> the check) and I realize that It does not make much sense in the end.

I just took a look at gst_object_unref and it allows the object to be NULL
whereas g_object_unref does not.
What is your opinion about it ?

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