summaryrefslogtreecommitdiff
path: root/libavformat/network.h
Commit message (Expand)AuthorAge
* Fix undefined preprocessor directives warnings during 'make checkheaders'.Diego Biurrun2009-01-24
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Add initialization and cleanup functions for WinsockRamiro Polla2007-08-09
* Check for winsock2.h instead of __MINGW32__Ramiro Polla2007-08-08
* initial mingw networking supportAlex Beregszaszi2007-05-15
* implement ff_socket_nonblock and use it in networking codeAlex Beregszaszi2007-04-27
* use ff_neterrno() and FF_NETERROR() for networking error handlingAlex Beregszaszi2007-04-27
* Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet...François Revol2007-03-23
* move networking #includes into separate fileRamiro Polla2007-02-04