[Ffmpeg-devel] GCC 4.0 on Mac OS X 10.4.

Michael Niedermayer michaelni
Thu May 5 20:25:48 CEST 2005


Hi

On Thursday 05 May 2005 18:43, Bill May wrote:
> Hi,
>
> I ran into a couple of minor problems in compiling on mac os x 10.4, one
> I could fix, the other I couldn't.
>
> In libavformat/tcp.c, there is a
>
> #if defined(__APPLE__) || defined(__BEOS__)
> typedef int socklen_t;
> #endif
>
> In Tiger, they have included the socklen_t definition.  I don't see
> the equivalent of an autoconf AC_CHECK_TYPES in your configure file; I
> do know that you are against using autoconf, so I'm not sure how you
> want to handle it.
>
> There are also a lot of other warnings (like misapplied formats in
> printfs) - should I try to fix those ?
>
> The other diff is attached and is straight forward.

applied

>
> BTW - is there any other information needed for the dropped packet
> causing infinite loop in H.264 ?

subject/date of the mail? did you upload some sample which triggers it?

[...]
-- 
Michael

"nothing is evil in the beginning. Even Sauron was not so." -- Elrond





More information about the ffmpeg-devel mailing list