[Ffmpeg-devel] movenc on BeOS
Derk-Jan Hartman
d.hartman
Sat Apr 1 02:25:23 CEST 2006
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.
DJ
More information about the ffmpeg-devel
mailing list