[gstreamer-bugs] [Bug 540645] caps are renegotiated a lot

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Aug 19 12:57:38 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=540645

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #18 from Stefan Kost (gstreamer, gtkdoc dev)  2008-08-19 19:57 UTC -------
In answer to comment #12. Thats not the problem here.

      FX1
- T <     >  A -
      FX2

Problem is that when T -> FX1 is negotiated, it negotiates FX1 -> A, then A ->
FX2  and FX2 -> T and then it locks.

We could explot some facts:
* tee and adder need to have the same format for all request pads
* if we have queried t.src to negotiate t.sink1 we can use the same to t.sink2
if t.src has not changed

What does the patch change:
* it caches caps to avoid calling _getcaps()
* it does not merge caps for all request pads as they must be the same anyway


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=540645.




More information about the Gstreamer-bugs mailing list