[Ffmpeg-devel] gcc4 support & MMX fixups (from Debian)

Michael Niedermayer michaelni
Thu Feb 2 02:12:22 CET 2006


Hi

On Wed, Feb 01, 2006 at 10:24:55PM +0100, Pawe?? Sikora wrote:
> Dnia Wednesday, 1 of February 2006 21:59, M?ns Rullg?rd napisa??:
> 
> > > maybe we should typedef int int64_t; on x86-64? arrays where space
> > > matters should be of the intXX_t type or similar anyway
> >
> > Did you by any chance mean #define int int64_t?  The typedef you
> > suggest is illegal, and will break things.

yes ...


> 
> I suggest we should use a size_t type for params like *_stride
> to avoid (on x86-64) unneeded 32<->64 conversions.

no, size_t is unsigned, stride must be signed!

[...]
-- 
Michael





More information about the ffmpeg-devel mailing list