[FFmpeg-devel] WinCE/ffmpeg hacks
İsmail Dönmez
ismail
Wed Jul 29 12:55:45 CEST 2009
Hi,
On Wed, Jul 29, 2009 at 12:16 PM, Martin Storsj?<martin at martin.st> wrote:
> On Wed, 29 Jul 2009, Ismail D?nmez wrote:
>
>> On Wed, Jul 29, 2009 at 11:59 AM, Martin Storsj?<martin at martin.st> wrote:
>> >
>> > Do you have time to reply to my questions below, either privately or on
>> > the list? I'd like to know what differs in our setups, since you said that
>> > you only need to modify errno.h but nothing else than that. Are you able
>> > to build ffmpeg.exe and the mov demuxer with that setup?
>>
>> No, mov demuxer needs manual hacking since it uses sterror/errno
>> combo. And you are correct, you still need to hack ?strerror(),
>> perror(), getenv() and conio.h.
>
> Ok, good to know that our environments match in that respect, thanks.
Looking at the hacks we need , we can't fix cegcc anymore because they
try to emulate WinCE and not the C standard. For the remaining
failures we need to add WinCE only hacks which defines these functions
to be NOP or such.
Regards.
--
?smail D?NMEZ
More information about the ffmpeg-devel
mailing list