[Bug 735844] basetextoverlay/pango: overlay negotiation fails when it should not

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 1 23:36:46 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=735844
  GStreamer | gst-plugins-base | 1.4.1

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at coaxion.net
     Ever Confirmed|0                           |1

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-02 06:36:43 UTC ---
It does not renegotiate as there's nothing that would make it renegotiate. We
will have to check manually after sending the ALLOCATION query if it failed
because the pad was flushing (which still is racy as only downstream might be
flushing but our srcpad not yet).

There were similar fixes necessary in the video/audio base classes. Best would
be to find a generic solution for this, but that would likely require
GstFlowReturns for events and queries... which is 2.0 stuff.

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