[Bug 797267] video: add new Y210 pixel format (packed 4:2:2, 10-bit)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 11 09:53:46 UTC 2018


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

--- Comment #4 from Fei <fei.w.wang at intel.com> ---
(In reply to Nicolas Dufresne (ndufresne) from comment #3)
> v210
> https://wiki.multimedia.cx/index.php/V210
> 
> The order differ, v210 is UYVY, Y210 is YUYV. The also, the packing if
> different. v210 packs over 32 bit, 2 distributed padding bit, while Y210
> uses 6bits padding per components (like all the other MS formats).
> 
> Please make sure to run make check / ninja test. We have a generic test for
> pixels formats which is very good at catching any errors.

Thanks ndufresne for your clear explain. Also, make check looks good for this
patch.

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