Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: ANNOUNCE: DXR3 plugin vdr-dxr3-0.1.2
Hi,
On Tuesday 24 December 2002 23:12, Aike J Sommer (AS Media) wrote:
> > > You could try to patch line 388 of spuenc.c from
> > > if (hsize != 720)
> > > to
> > > if ((hsize != 720) || (hsize != 702))
>
> i dont really have the code here, but i guess it has to be "logical and"
> and not "logical or" as hsize can not be 720 and 702 at the same time...
> that would make the statement always true!!
Argh, of course it should be "logical AND".
The conclusion of this stupid mistake:
Don't drink and program ;-)
Stefan
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index