summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-01-07 12:13:39 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-01-07 12:13:39 +0000
commit743eee6ba89c717ebf67ae56a607c6c72374bc33 (patch)
tree7ed2fc5f23ff8d2d1e66610b4c30e98700b31ab9 /cfg-mplayer.h
parentb0cd65d5410e12e2261a60eaf594036cef1bd38b (diff)
downloadmpv-743eee6ba89c717ebf67ae56a607c6c72374bc33.tar.bz2
mpv-743eee6ba89c717ebf67ae56a607c6c72374bc33.tar.xz
aop has been removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14413 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'cfg-mplayer.h')
-rw-r--r--cfg-mplayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg-mplayer.h b/cfg-mplayer.h
index a013f952a5..b9d6a5d018 100644
--- a/cfg-mplayer.h
+++ b/cfg-mplayer.h
@@ -162,7 +162,7 @@ m_option_t mplayer_opts[]={
{"nosoftvol", &soft_vol, CONF_TYPE_FLAG, 0, 1, 0, NULL},
{"softvol-max", &soft_vol_max, CONF_TYPE_FLOAT, CONF_RANGE, 10, 10000, NULL},
{"volstep", &volstep, CONF_TYPE_INT, CONF_RANGE, 0, 100, NULL},
- {"master", "Option -master has been removed, use -aop list=volume instead.\n", CONF_TYPE_PRINT, 0, 0, 0, NULL},
+ {"master", "Option -master has been removed, use -af volume instead.\n", CONF_TYPE_PRINT, 0, 0, 0, NULL},
// override audio buffer size (used only by -ao oss, anyway obsolete...)
{"abs", &ao_data.buffersize, CONF_TYPE_INT, CONF_MIN, 0, 0, NULL},