summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrrooij <rderooij685@gmail.com>2015-06-26 22:24:09 +0200
committerwm4 <wm4@nowhere>2015-06-26 23:03:29 +0200
commitb0176c1d24818e60443ab2f79bad30b9789e42f5 (patch)
tree0ba1f4cd8f39598ac0b836e4fe9dcc679f95796c
parentd11184a256ed709a03fa94a4e3940eed1b76d76f (diff)
downloadmpv-b0176c1d24818e60443ab2f79bad30b9789e42f5.tar.bz2
mpv-b0176c1d24818e60443ab2f79bad30b9789e42f5.tar.xz
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.
-rw-r--r--DOCS/mplayer-changes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/mplayer-changes.rst b/DOCS/mplayer-changes.rst
index b0389a73f3..88ea927f30 100644
--- a/DOCS/mplayer-changes.rst
+++ b/DOCS/mplayer-changes.rst
@@ -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
~~~~~~~~~~~~~~~~