[Bug 761607] video: add support for P010 video format
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Mar 29 08:40:37 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=761607
--- Comment #20 from sreerenj <bsreerenj at gmail.com> ---
Created attachment 324933
--> https://bugzilla.gnome.org/attachment.cgi?id=324933&action=edit
video-format: Fix bits field for 10bit formats
The @bits field used in GstVideoFormatInfo should indicate
the actual storage. Exact depth of each component can be
extracted from @depth[] field.
So the @bits field for 10bit formats will be 16 which
is the actual storage allocated.
https://bugzilla.gnome.org/show_bug.cgi?id=761607
--
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