[Bug 720345] videobalance: handle unsupported caps features in passthrough mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 8 07:08:16 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=720345
  GStreamer | gst-plugins-good | git

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk

--- Comment #7 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-01-08 15:08:10 UTC ---
What would we do if a color balance parameter is set but the current
pass-through caps is unsupported ? Doing nothing would be persived as a buggy
behaviour and failing the pipeline would be unwanted.

Unless there is a way to reconfigure an upstream converter, but that might be
racy. I think supporting the new pixel format, or implement a slow but generic
path using pack/unpack is better. (same apply for videoscale I guess)

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