[MPlayer-cvslog] r36213 - in trunk: DOCS/man/en/mplayer.1 libvo/vo_gl.c

reimar subversion at mplayerhq.hu
Fri May 3 21:30:20 CEST 2013


Author: reimar
Date: Fri May  3 21:30:20 2013
New Revision: 36213

Log:
Add documentation about Android -vo gl mode.

Modified:
   trunk/libvo/vo_gl.c

Changes in other areas also in this revision:
Modified:
   trunk/DOCS/man/en/mplayer.1

Modified: trunk/libvo/vo_gl.c
==============================================================================
--- trunk/libvo/vo_gl.c	Fri May  3 20:52:54 2013	(r36212)
+++ trunk/libvo/vo_gl.c	Fri May  3 21:30:20 2013	(r36213)
@@ -1396,6 +1396,7 @@ static int preinit_internal(const char *
               "    2: SDL\n"
               "    3: X11/EGL (experimental)\n"
               "    4: OSX/Cocoa\n"
+              "    5: Android (experimental)\n"
               "\n" );
       return -1;
     }


More information about the MPlayer-cvslog mailing list