From 87cb5c683d466a68fa5ac9e46bdd4e00df264308 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 30 Jul 2012 00:42:49 +0200 Subject: mplayer: remove --autoq Whatever that was, it has no use anymore. --- cfg-mplayer.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'cfg-mplayer.h') diff --git a/cfg-mplayer.h b/cfg-mplayer.h index 2d3b94ac47..6bce6790e8 100644 --- a/cfg-mplayer.h +++ b/cfg-mplayer.h @@ -832,8 +832,6 @@ const m_option_t mplayer_opts[]={ {"hardframedrop", &frame_dropping, CONF_TYPE_FLAG, 0, 0, 2, NULL}, {"noframedrop", &frame_dropping, CONF_TYPE_FLAG, 0, 1, 0, NULL}, - OPT_INTRANGE("autoq", auto_quality, 0, 0, 100), - OPT_FLAG_ON("untimed", untimed, 0), // dump some stream out instead of playing the file -- cgit v1.2.3