12 Commits (69b6d53bebbdb25f424b87123eef60de24693cf2)

Author SHA1 Message Date
Diego Biurrun da837937c6 Fix undefined preprocessor directives warnings during 'make checkheaders'. 16 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Ramiro Polla 1642cb6b2e Add initialization and cleanup functions for Winsock 18 years ago
Ramiro Polla 6ff3f3e7ce Check for winsock2.h instead of __MINGW32__ 18 years ago
Alex Beregszaszi 5676d140a9 initial mingw networking support 18 years ago
Alex Beregszaszi ba472aaf01 implement ff_socket_nonblock and use it in networking code 18 years ago
Alex Beregszaszi 8da4034f52 use ff_neterrno() and FF_NETERROR() for networking error handling 18 years ago
François Revol c9fdab0dab Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet_aton if not found; remove barpainet.h as it's not longer needed. 18 years ago
Ramiro Polla 42572ef53f move networking #includes into separate file 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Måns Rullgård b9a73d8d2f move adler32 to libavutil 19 years ago