[Bug 795462] video: Add support for the 10bit yuv pixel format from the Rockchip SoC platform

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 24 20:51:50 UTC 2018


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

Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
commit 35d0783fca504997e1be30cfebfa8de042ea49ab (HEAD -> master, origin/master,
origin/HEAD)
Author: ayaka <ayaka at soulik.info>
Date:   Sun Mar 26 04:54:42 2017 +0800

    video: Add NV12_10LE40 pixel format

    This pixel format is a fully packed variant of NV12, a luma
    pixel would take 10bits in memory, without any filled bits
    between pixels in a stride. The color range follows
    the BT.2020 standard.

    In order to get a performance in hardware memory
    operation, it may expend the stride, append zero data at the
    end of echo lines.

    Signed-off-by: ayaka <ayaka at soulik.info>

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

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