[MPlayer-dev-eng] [PATCH] VDPAU: add studio level RGB output

Diego Biurrun diego at biurrun.de
Sun Oct 11 13:58:59 CEST 2009


On Sun, Oct 11, 2009 at 10:07:38AM +0300, Lauri Mylläri wrote:
> 
> --- libvo/vo_vdpau.c	(revision 29769)
> +++ libvo/vo_vdpau.c	(working copy)
> @@ -412,17 +413,78 @@
> +    if (studio)
> +    {
>  
> +    }
> +    else
> +    {

Make your brace placement match the rest of the file please.

Diego



More information about the MPlayer-dev-eng mailing list