[Ffmpeg-devel] more of the beos cleanup: barpainet.h

Måns Rullgård mans
Mon Feb 26 10:17:11 CET 2007


Diego Biurrun <diego at biurrun.de> writes:

> 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?

POSIX says it should be defined in sys/socket.h.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list