[Bug 693666] bayer: Caps for 16-bit Bayer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 27 13:55:40 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=693666

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at noraisin.net

--- Comment #18 from Jan Schmidt <thaytan at noraisin.net> ---
At the moment, I'm leaning towards thinking we should be deprecating the
video/x-bayer approach, and rolling a swathe of bayer variants into video/x-raw
and supporting them in libgstvideo.

That's really the only way I can see to get them into glupload for GPU
debayering.

There's a couple of things about that approach that give me pause though.
1) There's so many Bayer variants, they'll quickly become the largest part of
the GstVideoFormat list for something that's not really used very much
2) It's a bit hard to implement the generic pack and unpack functions for
libgstvideo without implicitly just implementing simple debayering in software.

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