[Bug 765435] plugins: rework dmabuf import
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jun 7 11:30:11 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765435
--- Comment #37 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Review of attachment 328818:
--> (https://bugzilla.gnome.org/review?bug=765435&attachment=328818)
::: gst/vaapi/gstvaapipluginbase.c
@@ +493,3 @@
+ if (plugin->sinkpad_allocator)
+ gst_object_unref (plugin->sinkpad_allocator);
+ plugin->sinkpad_allocator = allocator;
Nope, :)
In bug 755072, I changed this a bit in order to use it also for downstream
element.
--
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