From 43f831b6ba7d02420dab9aaa9bcd60005150b9c4 Mon Sep 17 00:00:00 2001 From: Cpuroast Date: Thu, 12 Feb 2015 11:39:57 -0500 Subject: A few tweaks to the 0.80_rc2 release notes scale-radius=3 is the default, so use 2 as an example Point out that ewa_lanczos (Jinc) is actually new. --- RELEASE_NOTES | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 76f101e3f9..4d9b289a95 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -26,7 +26,7 @@ Changes that may break users' config files have been annotated with a (!). The `cscale` suboption remains as is. - (!) Several of the `vo_opengl` radius-preset aliases supported by `scale` have been removed; use `scale-radius` to set if needed. For example, use - `--vo=opengl:scale=lanczos:scale-radius=3` instead of `scale=lanczos3`. + `--vo=opengl:scale=lanczos:scale-radius=2` instead of `scale=lanczos2`. The default radius is recommended for most filters. - (!) vo_opengl no longer supports the `stereo` suboption. The anaglyph effect can be reproduced with the stereo3d filter. The quadbuffer support, which @@ -82,8 +82,9 @@ New features - vo_opengl now supports sigmoidal upscaling (e.g. for fullscreen), which reduces ringing induced by upscaling, enabled through the `sigmoid-upscaling` suboption. -- vo_opengl's ewa_lanczos scaler (Jinc) now supports an experimental - `scale-antiringing` parameter, which tries to reduce video ringing. +- vo_opengl now supports ewa_lanczos (Jinc) scaling, which provides higher + quality with less ringing. It supports an experimental scale-antiringing + parameter, which tries to further reduce video ringing. - vo_opengl now has a `linear-scaling` suboption, that makes the scalers work in linear light. Implied by the `srgb`, `icc-profile` or the new `sigmoid-upscaling` suboption. -- cgit v1.2.3