Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: vdr bugfix: dvbspu.c



Sven Goethel wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> dvbspu.c:
> 
>  void cDvbSpuDecoder::clearHighlight(void)
>  {
>      clean &= !highlight;
>      highlight = false;
> +    hlpsize.x1 = -1;
> +    hlpsize.y1 = -1;
> +    hlpsize.x2 = -1;
> +    hlpsize.y2 = -1;
>  }
> ...

Adopted for version 1.3.0.

Klaus


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index