summaryrefslogtreecommitdiffstats
path: root/DOCS/interface-changes.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-09-12 19:58:06 +0200
committerwm4 <wm4@nowhere>2016-09-12 20:05:48 +0200
commit0e72f64ff46747d4b1399d6cb7803e3f675d047c (patch)
tree8b4c47895780861d96754da7f6bdc6776ec58709 /DOCS/interface-changes.rst
parent876ec446f3863ec2a92c516b1f6d35137b66c005 (diff)
downloadmpv-0e72f64ff46747d4b1399d6cb7803e3f675d047c.tar.bz2
mpv-0e72f64ff46747d4b1399d6cb7803e3f675d047c.tar.xz
vo_rpi: deprecate this VO
Diffstat (limited to 'DOCS/interface-changes.rst')
-rw-r--r--DOCS/interface-changes.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index cce833f374..5f30a9bb8c 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -65,6 +65,11 @@ Interface changes
now always sets the device, not the span or speed to be played. No
separating extra "/" is needed. The hidden --cdda-device options is also
deleted (it was redundant with the documented --cdrom-device).
+ - deprecate --vo=rpi. It will be removed in mpv 0.22.0. Its functionality
+ was folded into --vo=opengl, which now uses RPI hardware decoding by
+ treating it as a hardware overlay (without applying GL filtering). Also
+ to be changed in 0.22.0: the --fs flag will be reset to "no" by default
+ (like on the other platforms).
--- mpv 0.20.0 ---
- add --image-display-duration option - this also means that image duration
is not influenced by --mf-fps anymore in the general case (this is an