manpage: changes.rst: document vo_opengl's placebo features

This commit is contained in:
Niklas Haas 2015-01-15 21:32:19 +01:00
parent 26baf5b9da
commit 7aaf71861e
No known key found for this signature in database
GPG Key ID: 3BA77D4BFDB10BCE
1 changed files with 5 additions and 1 deletions

View File

@ -71,7 +71,11 @@ Video
* Support for libavfilter (for video->video and audio->audio). This allows
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).
* More correct color reproduction (color matrix generation), including support
for BT.2020 (Ultra HD) and linear XYZ (Digital Cinema) inputs.
* Support for color managed displays, via ICC profiles.
* More high-quality image resamplers (see the ``lscale`` suboption).
* Support for scaling in (sigmoidized) linear light.
* Better subtitle rendering using libass by default.
* Improvements when playing multiple files (``--fixed-vo`` is default, do not
reset settings by default when playing a new file).