[Bug 789876] video: Add 10bits variants of GRAY/NV12/NV16 packed inside LE 32 bits
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jan 16 16:40:23 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=789876
--- Comment #4 from Guillaume Desmottes <gdesmott at gnome.org> ---
Review of attachment 362920:
--> (https://bugzilla.gnome.org/review?bug=789876&attachment=362920)
::: gst-libs/gst/video/video-format.c
@@ +5015,3 @@
PSTR222, PLANE012, OFFS0, SUB444, PACK_Y444_12LE),
+ MAKE_YUV_C_LE_FORMAT (NV12_10LE32, "raw video",
+ GST_MAKE_FOURCC ('X', 'V', '1', '5'), DPTH10_10_10, PSTR122, PLANE011,
pstride should be set to PSTR0 as the pixel distance is not constant.
Same for the other formats.
--
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