[MPlayer-cvslog] r29799 - trunk/libvo/vo_vdpau.c
cehoyos
subversion at mplayerhq.hu
Tue Oct 27 09:29:08 CET 2009
Author: cehoyos
Date: Tue Oct 27 09:29:07 2009
New Revision: 29799
Log:
Cosmetics: Reindent after last commit.
Modified:
trunk/libvo/vo_vdpau.c
Modified: trunk/libvo/vo_vdpau.c
==============================================================================
--- trunk/libvo/vo_vdpau.c Tue Oct 27 09:28:08 2009 (r29798)
+++ trunk/libvo/vo_vdpau.c Tue Oct 27 09:29:07 2009 (r29799)
@@ -323,7 +323,7 @@ static void resize(void)
VDP_OUTPUT_SURFACE_RENDER_ROTATE_0);
CHECK_ST_WARNING("Error when calling vdp_output_surface_render_output_surface")
} else
- video_to_output_surface();
+ video_to_output_surface();
if (visible_buf)
flip_page();
}
More information about the MPlayer-cvslog
mailing list