[Bug 797091] cairooverlay: passes un-premultiplied ARGB to Cairo
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Sep 6 23:34:07 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797091
--- Comment #4 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
I don't kow what iss faster, but we could render to a separate RGB buffer, and
then blend (with our existing blend function) on top of the video frame. This
reduces at least the color washing caused by de-pre-multiplying.
--
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