1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00

DOCS/mplayer-changes: Add removal of X11 vo

The X11 video output was removed recently and is a difference
from mplayer. That's why it should be documented in the
mplayer-changes document.
This commit is contained in:
rrooij 2015-06-26 22:24:09 +02:00 committed by wm4
parent d11184a256
commit b0176c1d24

View File

@ -94,6 +94,8 @@ Video
* Image subtitles (DVDs etc.) are rendered in color and use more correct
positioning (color for image subs can be disabled with ``--sub-gray``).
* Support for the X11 video output is removed, since it was considered
deprecated. SDL video output can still be used as a fallback.
OSD and terminal
~~~~~~~~~~~~~~~~