summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-10-15 23:41:52 +0200
committerwm4 <wm4@nowhere>2013-10-15 23:41:52 +0200
commit0554379f84aaa0e8057b189b3443496ca5a86c03 (patch)
tree6dcbc86970f896d6c42fc5d84fb8901d53706c8e /DOCS
parenta0e44556165e62ca3e4c2a4df71d58e19cef7911 (diff)
downloadmpv-0554379f84aaa0e8057b189b3443496ca5a86c03.tar.bz2
mpv-0554379f84aaa0e8057b189b3443496ca5a86c03.tar.xz
changes.rst: add some replaced options, follow conventions better
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/changes.rst10
1 files changed, 6 insertions, 4 deletions
diff --git a/DOCS/man/en/changes.rst b/DOCS/man/en/changes.rst
index af05cc332e..05c81d77d8 100644
--- a/DOCS/man/en/changes.rst
+++ b/DOCS/man/en/changes.rst
@@ -147,7 +147,7 @@ Command Line Switches
``-xineramascreen`` ``--screen`` (different values)
``-ss`` ``--start``
``-endpos`` ``--length``
- ``--cursor-autohide-delay`` ``--cursor-autohide``
+ ``-cursor-autohide-delay`` ``--cursor-autohide``
``-sub-fuzziness`` ``--autosub-match``
``-subfont`` ``--sub-text-font``
``-font`` ``--osd-font``
@@ -170,10 +170,12 @@ Command Line Switches
``-lavfdopts`` ``--demuxer-lavf-...``
``-rawaudio ...`` ``--demuxer-rawaudio-...``
``-rawvideo ...`` ``--demuxer-rawvideo-...``
- ``--mixer`` AO suboptions (``alsa``, ``oss``)
- ``--mixer-channel`` AO suboptions (``alsa``, ``oss``)
- ``--ao=alsa:device=hw=0.3`` ``--ao=alsa:device=[hw:0,3]``
+ ``-mixer`` AO suboptions (``alsa``, ``oss``)
+ ``-mixer-channel`` AO suboptions (``alsa``, ``oss``)
+ ``-ao alsa:device=hw=0.3`` ``--ao=alsa:device=[hw:0,3]``
``-af volnorm`` ``--af=drc`` (renamed)
+ ``-zoom`` Inverse available as ``--video-unscaled``
+ ``-panscanrange`` ``--video-zoom``, ``--video-pan-x/y``
=========================== ========================================
.. note::