summaryrefslogtreecommitdiff
path: root/libavformat/rtsp.c
Commit message (Collapse)AuthorAge
...
* HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz ↵Petr Doubek2004-08-12
| | | | | | | | dot ch>) tested and submitted by (Torsten Spindler <spindler at hbt dot arch dot ethz dot ch>) Originally committed as revision 3381 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support url_read which reads less then requested patch by (Leon van ↵Leon van Stuivenberg2004-03-20
| | | | | | | | Stuivenberg <l dot vanstuivenberg at chello dot nl>) this is needed for compatibility with tcp.c 1.10 Originally committed as revision 2911 to svn://svn.ffmpeg.org/ffmpeg/trunk
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-03
| | | | Originally committed as revision 2840 to svn://svn.ffmpeg.org/ffmpeg/trunk
* initial seek support - more generic play/pause supportFabrice Bellard2003-11-10
| | | | Originally committed as revision 2495 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a ↵Fabrice Bellard2003-10-29
| | | | | | specific API Originally committed as revision 2448 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removed ctype.h headerFabrice Bellard2003-09-08
| | | | Originally committed as revision 2225 to svn://svn.ffmpeg.org/ffmpeg/trunk
* OSX and BeOS networking fix (socklen_t)François Revol2003-07-24
| | | | Originally committed as revision 2077 to svn://svn.ffmpeg.org/ffmpeg/trunk
* suppressed RTSP abort hack - added PLAY/PAUSEFabrice Bellard2003-07-17
| | | | Originally committed as revision 2060 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed RTP/TCP client supportFabrice Bellard2003-07-15
| | | | Originally committed as revision 2045 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-10
| | | | Originally committed as revision 1567 to svn://svn.ffmpeg.org/ffmpeg/trunk
* renamed libav to libavformatFabrice Bellard2002-11-25
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk