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