[Bug 787593] kmssink: Export DMABuf
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Sep 27 14:10:38 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=787593
--- Comment #7 from Guillaume Desmottes <gdesmott at gnome.org> ---
Review of attachment 359660:
--> (https://bugzilla.gnome.org/review?bug=787593&attachment=359660)
There is actually a small functional change. The cache is now protected by the
allocator's lock while it was by the sink's lock before.
::: sys/kms/gstkmsallocator.c
@@ +57,3 @@
{
int fd;
+ GList *mem_cache;
Add a comment saying it's protected by the object lock?
--
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