[Bug 658541] [API change] caps negotiation failures

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 8 04:14:40 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=658541
  GStreamer | gstreamer (core) | git

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2011-09-08 11:14:38 UTC ---
Elements should only have fields on their sinkpad caps template that they
really require and most (or almost all) elements are assuming that this is
enforced by the core (but actually wasn't before).
This is the documented behaviour.

Unfortunately it wasn't enforced by the core before and some plugins were
relying on this undocumented behaviour. I'd revert this for 0.10 then and add a
g_warning() to acceptcaps() if it returns TRUE for non-subset caps but keep
this behaviour for 0.11. Other opinions?

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