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)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 10 Apr 2011 20:33:41 +0000 (22:33 +0200)
commitd4497f6dfb8dddf25b7be441f16d387aa18a65d6
treea688c802bf50f533e5c66798c2aecc247c0e3a20
parentaf0b2d6736a99203fed3014a3e83f8226dade2af
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: Michael Niedermayer <michaelni@gmx.at>
libavcodec/utils.c
libavutil/pixdesc.c
libavutil/pixfmt.h
libswscale/swscale.c
libswscale/swscale_internal.h
libswscale/swscale_template.c
libswscale/utils.c