[FFmpeg-devel] [PATCH] v210 decoder

Baptiste Coudurier baptiste.coudurier
Tue Feb 17 21:31:22 CET 2009


On 2/17/2009 12:13 PM, Reimar D?ffinger wrote:
> 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]

Yes, that might be better, besides does swscale API support like passing
this information (stored on 16bits but use only 10,12,14..)

I don't seem to see it in doxygen.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
checking for life_signs in -lkenny... no
FFmpeg maintainer                                  http://www.ffmpeg.org




More information about the ffmpeg-devel mailing list