[Ffmpeg-devel] Re: movenc on BeOS
Baptiste COUDURIER
baptiste.coudurier
Sat Apr 1 02:59:38 CEST 2006
Cian Duffy wrote:
> On 01/04/06, Derk-Jan Hartman <d.hartman at student.utwente.nl> wrote:
>> I just spotted this issue on our BeOS buildbot
>>
>> movenc.c: In function `mov_write_mdhd_tag':
>> movenc.c:855: `INT32_MAX' undeclared (first use in this function)
>> movenc.c:855: (Each undeclared identifier is reported only once
>> movenc.c:855: for each function it appears in.)
>> movenc.c: In function `mov_write_tkhd_tag':
>> movenc.c:889: `INT32_MAX' undeclared (first use in this function)
>> make[4]: *** [movenc.o] Error 1
>>
>> Looks like a missing include or something.
>> ffmpeg-cvs of course.
>
>
> Its not - BeOS doesn't have that define. As far as I know Francois has fixed
> this for BeOS elsewhere in the tree by just #ifdef'ing it to INT_MAX for
> BeOS although I don't have the tree here with me right now to grep
>
> Cian
>
Try the attached patch.
--
Baptiste COUDURIER GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A. http://www.smartjog.com
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: int32_max.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060401/e80bb985/attachment.asc>
More information about the ffmpeg-devel
mailing list