summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-07-30 00:42:49 +0200
committerwm4 <wm4@nowhere>2012-07-30 01:49:35 +0200
commit87cb5c683d466a68fa5ac9e46bdd4e00df264308 (patch)
tree120a82307dee6a18e69789b2da464db0aa9b8e8f /cfg-mplayer.h
parent0f48820eccdce95047a3d5c025a660e79ad48239 (diff)
downloadmpv-87cb5c683d466a68fa5ac9e46bdd4e00df264308.tar.bz2
mpv-87cb5c683d466a68fa5ac9e46bdd4e00df264308.tar.xz
mplayer: remove --autoq
Whatever that was, it has no use anymore.
Diffstat (limited to 'cfg-mplayer.h')
-rw-r--r--cfg-mplayer.h2
1 files changed, 0 insertions, 2 deletions
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