[Mplayer-cvslog] CVS: main xvmc_render.h,1.2,1.3

Michael Niedermayer michaelni at gmx.at
Mon Aug 25 23:41:06 CEST 2003


Hi

On Tuesday 26 August 2003 00:32, Alex Beregszaszi wrote:
> Hi,
>
> > @@ -25,7 +27,8 @@
> >    int idct;//does we use IDCT acceleration?
> >    int chroma_format;//420,422,444
> >    int unsigned_intra;//+-128 for intra pictures after clip
> > -  int reserved1[13];//future extenstions (e.g. gmc,qpel)
> > +  int reserved1[12];//future extenstions (e.g. gmc,qpel)
> > +  void * p_osd_target_surface_render;//pointer to the surface where
> > subpicture is rendered
>
> Eh? a void is usually 4 bytes, not 1.
like an int?

[...]
-- 
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-cvslog mailing list