[Ffmpeg-devel] [PATCH] MingW RTSP support

Cian Duffy myob87
Mon Apr 3 23:05:16 CEST 2006


On 03/04/06, Michael A. Kohn <mike at mikekohn.net> wrote:

> the only problem with BeOS (which I guess doesn't matter anyway) is
> SO_ERROR doesn't exist so without commenting or #defining out, it won't
> compile anyway... maybe no one even uses ffmpeg under BeOS so no one
> noticed?

We do. It compiled out-of-CVS this afternoon, and hasn't not compiled
out-of-CVS for more than a few broken days in the past year.

> One other extra thing I did... I added this these lines for UINT32_MAX
> and INT32_MAX in os_support.h:
>
> #ifndef UINT32_MAX
> #define UINT32_MAX (4294967295U)
> #endif
>
> BeOS required this.. and I believe OpenBSD requires it too.  So these
> lines might be a good thing whether this patch is accepted or not..

This was also fixed in CVS a day or two ago.

Cian
--
-------------------------
"We're busy running out of time"





More information about the ffmpeg-devel mailing list