summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2010-06-02 18:55:18 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-06-02 18:55:18 +0300
commit497c32cdadb9da9bc20a3650b3056e2657358136 (patch)
treeed3d48e5f9631d2951d8569b48a00d025c20ab08 /Changelog
parent626373af3840220d40217b7bbe81f5fb452882bb (diff)
parentdef243261a0b8e3ab0d043cd89b97f8c9826e573 (diff)
downloadmpv-497c32cdadb9da9bc20a3650b3056e2657358136.tar.bz2
mpv-497c32cdadb9da9bc20a3650b3056e2657358136.tar.xz
Merge svn changes up to r31291
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 3c3c96e0e6..5b9be56af9 100644
--- a/Changelog
+++ b/Changelog
@@ -29,6 +29,8 @@ MPlayer (1.0)
* remove vf_yuy2, functionality is replaced by -vf format=yuv2
Drivers:
+ * X11: Window manager choses Window position by default.
+ Add geometry=50%:50% to your configuration to get the old behaviour.
* -vo md5sum md5 calculation changed so output matches FFmpeg's -f framemd5
* Support for more formats in OpenGL video output drivers (different YUV
subsampling, 16 bit per component)