[Mplayer-cvslog] CVS: main configure,1.799,1.800

Michael Niedermayer michaelni at gmx.at
Sun Nov 2 15:40:20 CET 2003


Hi

On Sunday 02 November 2003 15:03, Attila Kinali wrote:
> On Sun, 2 Nov 2003 13:48:05 +0100
>
> Michael Niedermayer <michaelni at gmx.at> wrote:
> > Hi
> >
> > On Sunday 02 November 2003 12:24, Attila Kinali wrote:
> > > On Sun, 2 Nov 2003 11:14:41 +0100
> > >
> > > Michael Niedermayer CVS <michael at mplayerhq.hu> wrote:
> > > > +    typedef signed char int_fast8_t;
> > > > +    typedef signed int  int_fast16_t;
> > > > +    typedef signed int  int_fast32_t;
> > > > +    typedef unsigned char uint_fast8_t;
> > > > +    typedef unsigned int  uint_fast16_t;
> > > > +    typedef unsigned int  uint_fast32_t;'
> > >
> > > Wont this break stuff on 64bit machines ?
> >
> > why?
>
> because int is 64bit and not 32.
> Or doesnt this matter here ?
doesnt matter, int_fastXY* means the fastest type which is equal or larger 
then XY

[...]
-- 
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