aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/tcp.c
Commit message (Collapse)AuthorAgeFilesLines
...
* OSX and BeOS networking fix (socklen_t)François Revol2003-07-241-0/+3
| | | | Originally committed as revision 2077 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support aborting in TCPFabrice Bellard2003-07-171-14/+70
| | | | Originally committed as revision 2061 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-2/+2
| | | | Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+176
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk