[MPlayer-cvslog] r23675 - in trunk/libvo: vo_dxr3.c vo_gl.cvo_gl2.c vo_x11.c vo_xmga.c vo_xover.c vo_xv.c vo_xvidix.cvo_xvmc.c x11_common.c x11_common.h
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Aug 30 02:02:29 CEST 2007
Hi!
On 2007-06-27 10:26, reimar wrote:
> Author: reimar
> Date: Wed Jun 27 12:26:13 2007
> New Revision: 23675
>
> Log:
> Make X11 window creation and (with -fixed-vo) management simpler and more
> consistent by introducing a new function that handles most of the
> ugly things. Changes of behaviour with some vos is unavoidable, bug reports
> welcome.
This patch breaks aspect ratio change (at least in transport streams).
When dvb picture changes from 16:9 to 4:3, I expect the window size to
change from 1024x576 to 768x576 - that's what it did before r23675 and
what it still says on the console now, but actually the window changes
to 768 width and keeps the old aspect ratio of 16:9
When changing to fullscreen, the aspect ratio is correct, when changing
back, it's wrong again but bigger;-)
Sorry for reporting so late, Carl Eugen
More information about the MPlayer-cvslog
mailing list