[MPlayer-dev-eng] [PATCH] Direct3D Much better D3D management
Diego Biurrun
diego at biurrun.de
Mon Dec 1 11:31:49 CET 2008
On Mon, Dec 01, 2008 at 12:29:20PM +0200, Georgi Petrov wrote:
> The final (I think) D3D management patch.
> Index: libvo/vo_direct3d.c
> ===================================================================
> --- libvo/vo_direct3d.c (revision 28049)
> +++ libvo/vo_direct3d.c (working copy)
> @@ -168,12 +168,12 @@
> - mp_msg(MSGT_VO, MSGL_V, "<vo_direct3d>destroy_d3d_context called\r\n");
> + mp_msg(MSGT_VO,MSGL_V,"<vo_direct3d>destroy_d3d_surfaces called\r\n");
cosmetics
Please keep the spaces after the commas separating function arguments
that I added. They make things much more readable.
Diego
More information about the MPlayer-dev-eng
mailing list