summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorNiklas Haas <git@nand.wakku.to>2016-05-16 19:29:15 +0200
committerNiklas Haas <git@nand.wakku.to>2016-05-16 19:29:15 +0200
commitca09cd68c88e1fdf412b32cfe4415aa17e6fc2b0 (patch)
treef74ac2056c250334d3b465ec5561cd9edb2bed32 /DOCS
parente73c83d3dfd0d492701ed1b8e9a2dd8e5d760151 (diff)
downloadmpv-ca09cd68c88e1fdf412b32cfe4415aa17e6fc2b0.tar.bz2
mpv-ca09cd68c88e1fdf412b32cfe4415aa17e6fc2b0.tar.xz
DOCS/mplayer-changes: document HDR support
Marketing told me to do so.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/mplayer-changes.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/mplayer-changes.rst b/DOCS/mplayer-changes.rst
index 8f29baabbd..06990219cc 100644
--- a/DOCS/mplayer-changes.rst
+++ b/DOCS/mplayer-changes.rst
@@ -79,7 +79,8 @@ Video
using most of FFmpeg's filters, which improve greatly on the old MPlayer
filters in features, performance, and correctness.
* More correct color reproduction (color matrix generation), including support
- for BT.2020 (Ultra HD) and linear XYZ (Digital Cinema) inputs.
+ for BT.2020 (Ultra HD). linear XYZ (Digital Cinema) and SMPTE ST2084 (HDR)
+ inputs.
* Support for color managed displays, via ICC profiles.
* High-quality image resamplers (see the ``opengl`` ``scale`` suboption).
* Support for scaling in (sigmoidized) linear light.