[FFmpeg-devel] [PATCH] v210 decoder

Reimar Döffinger Reimar.Doeffinger
Tue Feb 17 21:13:12 CET 2009


On Tue, Feb 17, 2009 at 11:16:10AM -0800, Baptiste Coudurier wrote:
> Besides, I agree with Michael that PIX_FMT_YUV422P16 should be added and
> AVCodecContext->bits_per_raw_sample should be set to 10(or 30), this way
> we could even support 'v216'.

While I am not sure if AVCodecContext is such a great place for it, you
can get rid of the ambiguity and support some more formats by using
bits_per_raw_sample[4]




More information about the ffmpeg-devel mailing list