summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-03 00:44:02 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-03 00:44:02 +0000
commitd5f3250c5417a30e69ba4f4bf7b671d6ee7a3fe2 (patch)
tree735ead04c729fd8f144fac85c23133efc41588af /cfg-mplayer.h
parent4418193191e2de50812da239c9cc9754f52a7807 (diff)
downloadmpv-d5f3250c5417a30e69ba4f4bf7b671d6ee7a3fe2.tar.bz2
mpv-d5f3250c5417a30e69ba4f4bf7b671d6ee7a3fe2.tar.xz
divx4 2-pass support, -frames option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2644 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'cfg-mplayer.h')
-rw-r--r--cfg-mplayer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg-mplayer.h b/cfg-mplayer.h
index 6f70206ae7..fde47aeaca 100644
--- a/cfg-mplayer.h
+++ b/cfg-mplayer.h
@@ -148,7 +148,6 @@ struct config conf[]={
{"autoq", &auto_quality, CONF_TYPE_INT, CONF_RANGE, 0, 100},
- {"frames", &play_n_frames, CONF_TYPE_INT, CONF_MIN, 0, 0},
{"benchmark", &benchmark, CONF_TYPE_FLAG, 0, 0, 1},
{"dumpfile", &stream_dump_name, CONF_TYPE_STRING, 0, 0, 0},