[Bug 723529] glimagesink: only draws on buffer push

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 29 02:52:31 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=723529
  GStreamer | gst-plugins-bad | git

Julien Isorce <julien.isorce> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|gst-plugins-gl              |gst-plugins-bad

--- Comment #7 from Julien Isorce <julien.isorce at gmail.com> 2014-05-29 09:52:23 UTC ---
1- What is the status of attachment 268072 ?

2- Also about attachment 268071 I think it should be reverted. Instead, just
unref the buffer after releasing the lock to avoid the deadlock you
encountered.
We cannot rely on the fact that GstBaseSink keeps a ref on the last gstbuffer.
Also the user can set "enable-last-sample=0"

3- what is the status of the first remark #1 1) ? Some optimizations to avoid
unneeded conversion and FBO have been commited and about the extra expose event
 maybe you will get more chance due to a recent commit too:
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/gst-libs/gst/gl/x11?id=42a3bb7d6e84065ff056ad2ec736cef305dd091c

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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