]> git.sesse.net Git - ffmpeg/commit
Only #define lseek to _lseeki64 on MinGW, not MinGW CE.
authorİsmail Dönmez <ismail@namtrac.org>
Mon, 13 Jul 2009 17:16:36 +0000 (17:16 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 13 Jul 2009 17:16:36 +0000 (17:16 +0000)
commitb504ce57ed18d2f0a6ace22c645cd5657315b521
tree2bdf1abe4f39fe62903856465da93b2d33dbd421
parent3e962f315b90dc99a49f8b293a24ed15cd105a26
Only #define lseek to _lseeki64 on MinGW, not MinGW CE.
This fixes compilation on WinCE, which does not support _lseeki64.
patch by Ismail Dönmez, ismail namtrac org

Originally committed as revision 19425 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/os_support.h