[FFmpeg-devel] [PATCH 1/2] avutil: add P010 pixel format

Michael Niedermayer michael at niedermayer.cc
Thu Jan 7 20:17:31 CET 2016


On Thu, Jan 07, 2016 at 12:11:21PM +0100, Hendrik Leppkes wrote:
> P010 is the 10-bit variant of NV12 (planar luma, packed chroma), using two
> bytes per component to store 10-bit data plus 6-bit zeroes in the LSBs.
> ---
>  libavutil/pixdesc.c | 24 ++++++++++++++++++++++++
>  libavutil/pixfmt.h  |  4 ++++
>  2 files changed, 28 insertions(+)

needs a minor version bump otherwise should be ok

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No great genius has ever existed without some touch of madness. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160107/42c62d0c/attachment.sig>


More information about the ffmpeg-devel mailing list