[MPlayer-dev-eng] [PATCH] GUI: Corrections for showing video image size
Ingo Brückl
ib at wupperonline.de
Mon Dec 3 11:23:56 CET 2012
Hans-Dieter Kosch wrote on Sun, 02 Dec 2012 23:44:58 +0100:
> However, an issue still remains in this context: In interface.c, lines
> 819-820:
> guiInfo.VideoWidth = guiApp.video.width;
> guiInfo.VideoHeight = guiApp.video.height;
> Here, the video size shown is overwritten by the MPlayer image size after
> end of file. I suppose, these lines should be removed now?
Yes, thanks. Fixed.
Ingo
More information about the MPlayer-dev-eng
mailing list