[Ffmpeg-devel] Mac OS X Intel part 3: binary integer constants

Guillaume POIRIER poirierg
Thu Aug 10 11:06:26 CEST 2006


Hi,

On 8/10/06, Michael Niedermayer <michaelni at gmx.at> wrote:
> Hi
>
> On Thu, Aug 10, 2006 at 04:16:45PM +1000, John Dalgliesh wrote:
> >
> > Hi, here's part 3 (of 4) of the patches. It's trivial: Apple's as only
> > understands the same integer constants as C does: hex, decimal, octal. It
> > doesn't understand binary integer constants (0b...). Fortunately only one
> > file in ffmpeg contains these: libavcodec/i386/idct_mmx_xvid.c
> >
> > Attached patch replaces binary integer constants with hex ones.
> >
> > Usual tests pass: .o files are identical, and no regressions are broken
>
> no objections to the patch ...

Good, applied.

Guillaume

-- 
My dream was to be either a volleyball player or a vegetarian, because
I love animals.
Gisele Bundchen
http://www.brainyquote.com/quotes/quotes/g/giselebund202925.html




More information about the ffmpeg-devel mailing list