summaryrefslogtreecommitdiffstats
path: root/DOCS/interface-changes.rst
diff options
context:
space:
mode:
authorJan Ekström <jeebjp@gmail.com>2021-10-02 18:45:27 +0300
committerDudemanguy <random342@airmail.cc>2021-10-02 16:55:13 +0000
commit5304e9fe31d5c1059199fea0655e6e3eabb93b3e (patch)
treeaff9c20c41fcda9f23633f7af29d850be365fdfa /DOCS/interface-changes.rst
parent64fa440c697b9b8e96e14e33f7e79c6674c5b1a3 (diff)
downloadmpv-5304e9fe31d5c1059199fea0655e6e3eabb93b3e.tar.bz2
mpv-5304e9fe31d5c1059199fea0655e6e3eabb93b3e.tar.xz
Revert "player: add track-list/N/image sub-property"
Unfortunately, this functionality in large part based on a struct member that was made private in FFmpeg/FFmpeg@7489f632815c98ad58c3db71d1a5239b5dae266c in May. Unfortunately, this was not noticed during review. This reverts commit 0862664ac952d21fef531a8923a58ae575268fc5.
Diffstat (limited to 'DOCS/interface-changes.rst')
-rw-r--r--DOCS/interface-changes.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index d5b986aa2d..ee84bc8f1c 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -43,7 +43,6 @@ Interface changes
- add a `--watch-later-options` option to allow configuring which
options quit-watch-later saves
- make `current-window-scale` writeable and use it in the default input.conf
- - add ``track-list/N/image`` sub-property
--- mpv 0.33.0 ---
- add `--d3d11-exclusive-fs` flag to enable D3D11 exclusive fullscreen mode
when the player enters fullscreen.