Mercurial > mplayer.hg
diff Changelog @ 31223:4031008a248c
Change code to let Window Manager chose window location by default.
author | reimar |
---|---|
date | Sun, 30 May 2010 19:14:18 +0000 |
parents | b815817d6037 |
children | da3280d2467c |
line wrap: on
line diff
--- a/Changelog Sun May 30 16:50:02 2010 +0000 +++ b/Changelog Sun May 30 19:14:18 2010 +0000 @@ -29,6 +29,8 @@ * 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)