[Mplayer-cvslog] CVS: main/libmpdemux tvi_v4l.c,1.15,1.16 tv.c,1.19,1.20

Nick Kurshev nickols_k at mail.ru
Mon Dec 24 19:21:59 CET 2001


Hello, Alex!

On Mon, 24 Dec 2001 12:01:18 +0100 you wrote:

> Update of /cvsroot/mplayer/main/libmpdemux
> In directory mplayer:/var/tmp.root/cvs-serv15505
> 
> Modified Files:
> 	tvi_v4l.c tv.c 
> Log Message:
> i420 support
> 
[snip]
>  	case IMGFMT_YV12:
> +	case IMGFMT_I420:
>  	    return(VIDEO_PALETTE_YUV420P);
Could you explain me please - how works this v4l if YV12 and I420 have swapped U-V planes?
>  	case IMGFMT_UYVY:
>  	    return(VIDEO_PALETTE_YUV422);
[snip]

Best regards! Nick



More information about the MPlayer-cvslog mailing list