[Ffmpeg-cvslog] r6303 - in trunk/libavcodec: asv1.c ffv1.c h261.c wmv2.c

Baptiste Coudurier baptiste.coudurier
Thu Sep 21 01:35:14 CEST 2006


Hi

michael wrote:
> [...]
> 
> Modified: trunk/libavcodec/wmv2.c
> ==============================================================================
> --- trunk/libavcodec/wmv2.c	(original)
> +++ trunk/libavcodec/wmv2.c	Wed Sep 20 23:17:37 2006
> @@ -848,5 +848,6 @@
>      wmv2_encode_init,
>      MPV_encode_picture,
>      MPV_encode_end,
> +    .pix_fmts= (enum PixelFormat[]){PIX_FMT_YUVJ420P, -1},
>  };
>  #endif

wmv2 really is YUVJ ? Weird...

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312




More information about the ffmpeg-cvslog mailing list