summaryrefslogtreecommitdiff
path: root/libavformat/network.h
Commit message (Expand)AuthorAge
* 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