[FFmpeg-devel] FFmpeg status on WinCE
Måns Rullgård
mans
Sun Aug 2 17:04:59 CEST 2009
?smail D?nmez <ismail at namtrac.org> writes:
> Hi;
>
> FFmpeg on WinCE does not compile out of the box, yet. Thanks to
> Martin's invaluable work we are in a much better state. Here is whats
> left to fix;
>
> - getenv/setenv is unavailable on WinCE such code should be set to NOP
> in os_support.h
> - strerror/errno should be conditionally used as WinCE does not have
> an errno.h or related functionality.
> - perror should be replaced by av_log hence fixing compilation on WinCE.
> - signal.h is unavailable on WinCE, its usage should be conditional.
All of those are standard C features. Is there any chance of getting
the build environment fixed instead of adding ugly hacks here?
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list