[FFmpeg-devel] [PATCH] atoll() replacement for WinCE

İsmail Dönmez ismail
Wed Jul 15 08:56:00 CEST 2009


Hi;

WinCE lacks an atoll() implementation. Attached patch adds a very
basic, no error checking [0] implementation. Is it ok or should I try
to add a full implementation?

[0] If you go out of 2**63-1 boundary it will return 0 instead of 2**63-1

Regards.

-- 
?smail D?NMEZ
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wince_atoll.patch
Type: application/octet-stream
Size: 715 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090715/bfda4a6a/attachment.obj>



More information about the ffmpeg-devel mailing list