[Ffmpeg-devel] Re: [PATCH] qt-faststart > 4gb files compliant
Baptiste COUDURIER
baptiste.coudurier
Mon Mar 20 23:21:41 CET 2006
Rich Felker wrote:
> [...]
>
> p.s. with particular implementations there may be workarounds but in
> general the stdio FILE* interface is an _opaque_ interface and there
> is no way to work around it. if windows does not provide 64bit FILE*
> seeking primitives then you're stuck with 32bit limitations unless you
> want to switch to fd io.
Is it safe to use fseeko64 and ftello64 on win32 ? Is it always enabled
or should we stick with fseek and ftell on win32 ?
--
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