[MPlayer-cvslog] r31040 - trunk/cfg-mplayer.h
diego
subversion at mplayerhq.hu
Fri Apr 16 01:01:06 CEST 2010
Author: diego
Date: Fri Apr 16 01:01:06 2010
New Revision: 31040
Log:
Remove commented-out and long-gone dapsync options.
Modified:
trunk/cfg-mplayer.h
Modified: trunk/cfg-mplayer.h
==============================================================================
--- trunk/cfg-mplayer.h Thu Apr 15 20:51:07 2010 (r31039)
+++ trunk/cfg-mplayer.h Fri Apr 16 01:01:06 2010 (r31040)
@@ -339,8 +339,6 @@ const m_option_t mplayer_opts[]={
{"nocorrect-pts", &user_correct_pts, CONF_TYPE_FLAG, 0, 1, 0, NULL},
{"noautosync", &autosync, CONF_TYPE_FLAG, 0, 0, -1, NULL},
{"autosync", &autosync, CONF_TYPE_INT, CONF_RANGE, 0, 10000, NULL},
-// {"dapsync", &dapsync, CONF_TYPE_FLAG, 0, 0, 1, NULL},
-// {"nodapsync", &dapsync, CONF_TYPE_FLAG, 0, 1, 0, NULL},
{"softsleep", &softsleep, CONF_TYPE_FLAG, 0, 0, 1, NULL},
#ifdef HAVE_RTC
More information about the MPlayer-cvslog
mailing list