[MPlayer-cvslog] r23843 - trunk/libvo/x11_common.c
attila
subversion at mplayerhq.hu
Sun Jul 22 20:31:18 CEST 2007
Author: attila
Date: Sun Jul 22 20:31:17 2007
New Revision: 23843
Log:
document "default" behaviour if CopyFromParent is passed as colormap
to vo_x11_create_vo_window()
Modified:
trunk/libvo/x11_common.c
Modified: trunk/libvo/x11_common.c
==============================================================================
--- trunk/libvo/x11_common.c (original)
+++ trunk/libvo/x11_common.c Sun Jul 22 20:31:17 2007
@@ -1274,7 +1274,7 @@ Window vo_x11_create_smooth_window(Displ
* \param height height of window
* \param flags flags for window creation.
* Only VOFLAG_FULLSCREEN is supported so far.
- * \param col_map Colourmap for window
+ * \param col_map Colourmap for window or CopyFromParent if a specific colormap isn't needed
* \param classname name to use for the classhint
* \param title title for the window
*
More information about the MPlayer-cvslog
mailing list