diff options
author | wm4 <wm4@nowhere> | 2016-05-11 19:12:49 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2016-05-11 19:14:31 +0200 |
commit | 809d2352088234bf040c257fea2068838e95d5a1 (patch) | |
tree | 344033a12bf26c995e38a4f9328581e83ab10d1c | |
parent | 01d04b100f8d40f6cd48ab86e5f18538f4ec3fdd (diff) |
manpage: document missing sub-properties
This is the client-API part; the normal descriptions are present in the
text above.
-rw-r--r-- | DOCS/man/input.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 2c434b17bb..095a91bb35 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -1815,9 +1815,11 @@ Property list "albumart" MPV_FORMAT_FLAG "default" MPV_FORMAT_FLAG "forced" MPV_FORMAT_FLAG + "selected" MPV_FORMAT_FLAG "external" MPV_FORMAT_FLAG "external-filename" MPV_FORMAT_STRING "codec" MPV_FORMAT_STRING + "ff-index" MPV_FORMAT_INT64 "decoder-desc" MPV_FORMAT_STRING "demux-w" MPV_FORMAT_INT64 "demux-h" MPV_FORMAT_INT64 |