[Bug 761607] video: add support for P010 video format
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Mar 29 08:38:58 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=761607
sreerenj <bsreerenj at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #322312|none |committed
status| |
--- Comment #19 from sreerenj <bsreerenj at gmail.com> ---
Review of attachment 322312:
--> (https://bugzilla.gnome.org/review?bug=761607&attachment=322312)
Pushed, thanks for the patch.
commit 079ceb894cd73bde243820231f714a5b6a7801f9
Author: Scott D Phillips <scott.d.phillips at intel.com>
Date: Tue Mar 29 11:16:42 2016 +0300
video: add P010 format support
P010 is a YUV420 format with an interleaved U-V plane and 2-bytes per
component with the the color value stored in the 10 most significant
bits.
https://bugzilla.gnome.org/show_bug.cgi?id=761607
---
Changes since v2:
- Set bits=16 in DPTH10_10_10_HI
Changes since v1:
- Fixed x-offset calculation in uv.
- Added 6-bit shifts to FormatInfo.
--
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