aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/udp.c
Commit message (Collapse)AuthorAgeFilesLines
* undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)Michael Niedermayer2003-07-041-0/+1
| | | | Originally committed as revision 2007 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
* variable UDP packet size patch by Max KrasnyanskyMax Krasnyansky2003-02-091-1/+5
| | | | Originally committed as revision 1565 to svn://svn.ffmpeg.org/ffmpeg/trunk
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+272
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk