[vlc-devel] CrystalHD decoder
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Tue Dec  7 23:46:56 CET 2010
    
    
  
On Tue, 7 Dec 2010 23:11:10 +0100, Jean-Baptiste Kempf <jb at videolan.org>
wrote:
> On Tue, Dec 07, 2010 at 08:38:33PM +0100, Laurent Aimar wrote :
>> > +    /* Set output properties */
>> > +    p_dec->fmt_out.i_cat          = VIDEO_ES;
>> > +    p_dec->fmt_out.i_codec        = VLC_CODEC_YUYV;
>>  I probably already asked you but doesn't CrystalHD support planar YUV?
> MODE422_YUY2
> MODE422_UYVY
> MODE420
Is that last one not planar?
-- 
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis
    
    
More information about the vlc-devel
mailing list