vo_opengl: add tscale-interpolates-only sub-option

This commit is contained in:
wm4
2016-01-25 21:46:01 +01:00
parent bd1fb6f9b1
commit 521110054d
4 changed files with 13 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ Interface changes
- VO opengl custom shaders must now use "sample_pixel" as function name,
instead of "sample"
- change VO opengl scaler-resizes-only default to enabled
- add VO opengl "tscale-interpolates-only" suboption
--- mpv 0.15.0 ---
- change "yadif" video filter defaults
--- mpv 0.14.0 ---