April 24, 2011
View 7b376b3

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/24 10:38:03
April 20, 2011
View b1ac139

Handle unicode file names on windows

Kirill Gavrilov authored on 2011/04/20 20:36:44
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
February 16, 2011
View a41aebf

os_support: fix poll() implementation

Max Shakhmetov authored on 2011/02/16 01:49:27
View 9ac2085

os_support: fix poll() implementation

Max Shakhmetov authored on 2011/02/16 01:49:27
January 29, 2011
View 13904b5

os_support: make poll() fallbacks conditional on CONFIG_NETWORK

Mans Rullgard authored on 2011/01/29 02:16:15
View 362d8f7

os_support: make poll() fallbacks conditional on CONFIG_NETWORK

Mans Rullgard authored on 2011/01/29 02:16:15
January 28, 2011
View d0eb91a

os: replace select with poll

Luca Barbato authored on 2011/01/28 11:12:21
View a8475bb

os: replace select with poll

Luca Barbato authored on 2011/01/28 11:12:21
July 6, 2010
View 7fddac9

os_support: include some headers only when needed

Måns Rullgård authored on 2010/07/06 20:42:52
March 9, 2010
View 22f73dc

Move resolve_host() to ffserver.c

Måns Rullgård authored on 2010/03/09 03:43:27
March 8, 2010
View 38c3b6e

inet_aton needs _DARWIN_C_SOURCE on OS X

David Conrad authored on 2010/03/08 04:49:02
View ac11d56

Localize the #define _SVID_SOURCE needed for inet_aton() to os_support.c

David Conrad authored on 2010/03/08 04:48:59
March 1, 2010
View a34fc5e

Make our getaddrinfo implementation initialize "struct addrinfo" return value to NULL on errors.

Reimar Döffinger authored on 2010/03/01 07:31:17
February 9, 2010
View 04a2b04

Implement gai_strerror() for systems lacking such functionality. Patch by KO Myung-Hun <komh challion net>.

Ronald S. Bultje authored on 2010/02/09 03:48:12