[MPlayer-dev-eng] [PATCH] fixing rgb24toyv12
Michael Niedermayer
michaelni at gmx.at
Tue Aug 10 19:21:49 CEST 2004
Hi
On Tuesday 10 August 2004 18:48, Reimar Döffinger wrote:
> Hi,
>
> > the height-2 -> height (and related) change is wrong, it will segfault if
> > the width has the wrong value
>
> no, because I do
> width &= ~1;
> height &= ~1;
no, thats not enough, it will still segfault
[...]
--
Michael
level[i]= get_vlc(); i+=get_vlc(); (violates patent EP0266049)
median(mv[y-1][x], mv[y][x-1], mv[y+1][x+1]); (violates patent #5,905,535)
buf[i]= qp - buf[i-1]; (violates patent #?)
for more examples, see http://mplayerhq.hu/~michael/patent.html
stop it, see http://petition.eurolinux.org & http://petition.ffii.org/eubsa/en
More information about the MPlayer-dev-eng
mailing list