[Bug 796640] Fix for a synchronization bug in 1.14.1 ext/qt/gstqsgtexture.cc

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 21 14:01:05 UTC 2018


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

--- Comment #10 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Review of attachment 372742:
 --> (https://bugzilla.gnome.org/review?bug=796640&attachment=372742)

Maybe improve the commit message a bit ? And maybe two commits (optional, just
proposing).

qttexture: Protect buffer access using a mutext
qttexture: Wait on the gl fence when using imported buffers

Don't we need to wait on the fence before the render code ?

::: ext/qt/gstqsgtexture.cc
@@ +75,3 @@
+
+
+

I don't think these empty lines makes sense.

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