[FFmpeg-devel] [PATCH] WinCE does not support _lseeki64

İsmail Dönmez ismail
Mon Jul 13 19:09:16 CEST 2009


Hi,

On Mon, Jul 13, 2009 at 8:07 PM, Ramiro Polla<ramiro.polla at gmail.com> wrote:
> On Mon, Jul 13, 2009 at 1:58 PM, ?smail D?nmez<ismail at namtrac.org> wrote:
>> Attached patch fixes compilation on WinCE. Of course lots of features
>> are disabled but thats expected. Please apply.
>
> Is this the only change necessary to properly compile on wince?
> There's someone who started a fork of FFmpeg for windows CE [0], but I
> haven't diffed his source code to FFmpeg vanilla yet, and so far he
> has ignored my requests to explain what changes he did to the source
> code. I haven't tested and don't intend to but it seems promising.

Exact command line is :

./configure --enable-cross-compile --arch=generic --disable-debug
--disable-static --enable-shared --disable-devices --disable-ffmpeg
--disable-ffserver --disable-network --target-os=mingw32
--disable-demuxer=mov --enable-memalign-hack

I just did a small configure hackery to comment out lib.exe invocation
on WinCE. But thats a hack not a patch. Other than that it compiles
fine. Running on WinCE is another story. No success yet.

Regards.

-- 
?smail D?NMEZ



More information about the ffmpeg-devel mailing list