[Bug 761607] video: add support for P010 video format

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 23 09:27:15 UTC 2016


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

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
> * @bits: The number of bits used to pack data items. This can be less than 8
> *    when multiple pixels are stored in a byte. for values > 8 multiple bytes
> *    should be read according to the endianness flag before applying the shift
> *    and mask.
>
> * @depth: the depth in bits for each component

It sounds like bits should indeed be 16 instead of 10, it's about storage if I
understand the docs correctly. Changing this now however will potentially break
code that assumes it's about the number of valid bits.

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