[Ffmpeg-devel] gcc4 support & MMX fixups (from Debian)
Måns Rullgård
mru
Thu Feb 2 02:47:09 CET 2006
Michael Niedermayer <michaelni at gmx.at> writes:
> 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!
int_fast32_t?
--
M?ns Rullg?rd
mru at inprovide.com
More information about the ffmpeg-devel
mailing list