[Bug 595520] Implement a generic cairo overlay

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Feb 27 11:24:03 PST 2011


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

--- Comment #14 from Sebastian Dröge <slomo at circular-chaos.org> 2011-02-27 19:23:59 UTC ---
(In reply to comment #12)

> Right now I'm only passing the input caps to signal handlers.
> Do we want to pass the output caps as well? Should signal handlers be allowed
> to change the output caps?

No, you always want the same caps for input and output in this element. Thanks
for updating the patch, I'll review it tomorrow or later :)

(In reply to comment #13)

> I believe that the deinterlace plugin had similar problems when used within
> playbin2.

Yes, it has a passthrough mode that is used for RGB and other unsupported
formats. It would be possible to add a enabled/disabled property to this
element, that then reconfigures basetransform for the next buffer and switches
between allowing YUV/RGB and only RGB.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list