[Ffmpeg-devel] Re: [PATCH] qt-faststart > 4gb files compliant

Baptiste COUDURIER baptiste.coudurier
Tue Mar 21 11:04:11 CET 2006


Steve Lhomme wrote:
> [...]
>  
> +#ifdef __MINGW32__
> +#define fseeko(x,y,z)  fseeko64(x,y,z)
> +#define ftello(x)      ftello64(x)
> +#endif
> +

Is that a standard macro ? Defined in all compilers we support ?

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312





More information about the ffmpeg-devel mailing list