[Bug 789876] video: Add 10bits variants of GRAY/NV12/NV16 packed inside LE 32 bits

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 17 14:04:18 UTC 2018


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

--- Comment #9 from Guillaume Desmottes <gdesmott at gnome.org> ---
Review of attachment 366891:
 --> (https://bugzilla.gnome.org/review?bug=789876&attachment=366891)

::: gst-libs/gst/video/video-format.h
@@ +59,3 @@
  * @GST_VIDEO_FORMAT_NV12: planar 4:2:0 YUV with interleaved UV plane
  * @GST_VIDEO_FORMAT_NV21: planar 4:2:0 YUV with interleaved VU plane
+ * @GST_VIDEO_FORMAT_NV12_10LE32: 10-bit varant of @GST_VIDEO_FORMAT_NV12,
packet in 32bit words (MSB 2 bits padding) (Since: 1.X)

typo 'variant'.
Same for GST_VIDEO_FORMAT_NV16_10LE32

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