[MPlayer-cvslog] CVS: main cfg-mplayer.h,1.248,1.249
Reimar Döffinger CVS
syncmail at mplayerhq.hu
Sat Jun 18 22:27:52 CEST 2005
CVS change done by Reimar Döffinger CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv8847
Modified Files:
cfg-mplayer.h
Log Message:
Make dfbopts a suboption, use suboption parser
Index: cfg-mplayer.h
===================================================================
RCS file: /cvsroot/mplayer/main/cfg-mplayer.h,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -r1.248 -r1.249
--- cfg-mplayer.h 6 Jun 2005 14:59:25 -0000 1.248
+++ cfg-mplayer.h 18 Jun 2005 20:27:50 -0000 1.249
@@ -205,7 +205,7 @@
#endif
#ifdef HAVE_DIRECTFB
#if DIRECTFBVERSION > 912
- {"dfbopts", &dfb_params, CONF_TYPE_STRING, 0, 0, 0, NULL},
+ {"dfbopts", "-dfbopts is deprecated, use -vf directfb:dfbopts=... instead\n", CONF_TYPE_PRINT, 0, 0, 0, NULL},
#endif
#endif
More information about the MPlayer-cvslog
mailing list