# HG changeset patch # User reimar # Date 1145549826 0 # Node ID 03bc3385a84530c06fd68d6d9c712f72dab57fbb # Parent e010214659b1f0500a0275d88b1a64a7a53ae7f1 10l, aspect_save_screenres must be always called in update_xinerama_info. diff -r e010214659b1 -r 03bc3385a845 libvo/x11_common.c --- a/libvo/x11_common.c Thu Apr 20 09:23:13 2006 +0000 +++ b/libvo/x11_common.c Thu Apr 20 16:17:06 2006 +0000 @@ -396,8 +396,8 @@ XFree(screens); } +#endif aspect_save_screenres(vo_screenwidth, vo_screenheight); -#endif } int vo_init(void)