]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/network.h
Remove useless casts and use variable instead of its type in sizeof.
[frescor/ffmpeg.git] / libavformat / network.h
2008-08-31 stefanoRename globally the header inclusion guards.
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-08-09 ramiroAdd initialization and cleanup functions for Winsock
2007-08-08 ramiroCheck for winsock2.h instead of __MINGW32__
2007-05-15 alexinitial mingw networking support
2007-04-27 aleximplement ff_socket_nonblock and use it in networking...
2007-04-27 alexuse ff_neterrno() and FF_NETERROR() for networking...
2007-03-23 mmu_manSome more BeOS cleanup: check for arpa/inet.h; declare...
2007-02-04 mrumove networking #includes into separate file