[Ffmpeg-devel] more of the beos cleanup: barpainet.h
Diego Biurrun
diego
Mon Feb 26 09:21:01 CET 2007
On Sat, Feb 24, 2007 at 02:05:08AM +0100, Fran?ois Revol wrote:
> That should replace it I guess...
\o/
> SO_SNDBUF is probably not defined in R5...
Hmmmm
> --- configure (revision 8102)
> +++ configure (working copy)
> @@ -1495,6 +1495,8 @@
>
> check_header byteswap.h
>
> +check_header arpa/inet.h
> +
> check_func inet_aton
> check_func localtime_r
> enabled zlib && check_lib zlib.h zlibVersion -lz || zlib="no"
> --- libavformat/udp.c (revision 8100)
> +++ libavformat/udp.c (working copy)
> @@ -394,6 +394,7 @@
>
> +#ifdef SO_SNDBUF
Where is this defined?
Diego
More information about the ffmpeg-devel
mailing list