[gstreamer-bugs] [Bug 638381] {input, output}-selector: double-check API before release
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 6 11:28:23 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=638381
GStreamer | gstreamer (core) | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.32
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-01-06 19:28:17 UTC ---
Renamed the actual enums in the code a bit (not sure it matters here though):
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
commit c8ffd4e395261cdf6a88ac3ff13539fcc3add5cc
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Thu Jan 6 18:18:29 2011 +0000
docs: mention extra input-selector pad properties
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