[gstreamer-bugs] [Bug 639413] Camerabin should use output-selector:pad-negotiation-mode=active
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 13 05:03:34 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=639413
GStreamer | gst-plugins-bad | git
--- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-01-13 13:03:33 UTC ---
The property was introduced with
commit 757dc90faa163a235e1d16791a0a0f8c74715768
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date: Tue Jan 4 12:42:50 2011 -0300
output-selector: Add pad-negotiation-mode property
Adds getcaps/setcaps to output-selector and adds a property
to select which type of negotiation should be done.
The available modes are:
* none: no negotiation (current behavior), getcaps return ANY and
setcaps aren't set on any of the peers
* all: use all pads (default), getcaps returns the intersection of
peer pads and setcaps is set on all peers
* active: getcaps and setcaps are proxied to the active pad
https://bugzilla.gnome.org/show_bug.cgi?id=638381
--
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