[FFmpeg-devel] Windows CE status

Martin Storsjö martin
Mon Jul 27 15:03:29 CEST 2009


On Mon, 27 Jul 2009, Ismail D?nmez wrote:

> On Mon, Jul 27, 2009 at 3:44 PM, Diego Biurrun<diego at biurrun.de> wrote:
> > So do we compile and run out of the box on Windows CE now? ?IIRC all
> > related patches have been applied. ?What is missing?
> 
> Not yet. Following patches are pending apply:
> 
> [PATCH] Arm assembly for WinCE (Was Re: [PATCH] WinCE does not support _lseeki64
> [PATCH] Check for signal.h, conditionally compile parts of ffmpeg.c
> 
> After these ffmpeg should compile out of the box on WinCE, provided
> that network support is disabled. Network support will require
> thinking on how to handle missing errno/strerror implementation.

Yeah, those are the last ones I've got for ffmpeg at the moment, however 
in my setup I still use a few tweaks (ugly hacks) for the mingw32ce 
headers.

I'm able to build ffmpeg.exe (including network support, but the error 
handling there may be lacking). Haven't actually tested the network 
support yet, though (I'm mostly just using libavcodec, but I've done some 
transcoding through ffmpeg.exe as a quick check that things seem to be 
ok).

// Martin



More information about the ffmpeg-devel mailing list