OSDN Git Service

Add pixel formats for 9- and 10-bit yuv420p.
authorOskar Arvidsson <oskar@irock.se>
Tue, 29 Mar 2011 15:48:47 +0000 (17:48 +0200)
committerRonald S. Bultje <rsbultje@gmail.com>
Tue, 10 May 2011 11:24:19 +0000 (07:24 -0400)
commit42239ced656ddddb85eb9655e8a66d29065f0dad
treed90980a25e0338c70b9b1c22ffe9edbb21c1cb26
parente39e3abad4ce667f06d41097428695a7aad095fb
Add pixel formats for 9- and 10-bit yuv420p.

Also add support for these formats in libswscale.

Needed for high bit depth h264 decoding.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavcodec/utils.c
libavutil/pixdesc.c
libavutil/pixfmt.h
libswscale/swscale.c
libswscale/swscale_internal.h
libswscale/swscale_template.c
libswscale/utils.c