[MPlayer-dev-eng] [BUG] [PATCH] DPMS left enabled after changing DVB-channel
RC
rcooley at spamcop.net
Tue Dec 28 23:58:42 CET 2004
On Tue, 28 Dec 2004 12:46:21 +0100
Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de> wrote:
> I think this was fixed some time ago by adding acall to saver_off in
> x11_common.c, line 377.
> Can somebody check?
libvo/x11_common.c, line 375-379:
if (vo_depthonscreen)
{
saver_off(mDisplay);
return 1; // already called
}
More information about the MPlayer-dev-eng
mailing list