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

Michael Niedermayer michaelni
Thu Aug 10 10:08:21 CEST 2006


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

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the ffmpeg-devel mailing list