]> git.sesse.net Git - ffmpeg/history - libavformat/rtsp.c
move time_base (pts_num/pts_den) from AVFormatContext -> AVStream
[ffmpeg] / libavformat / rtsp.c
2004-03-20 Leon van Stuivenbergsupport url_read which reads less then requested patch...
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-11-10 Fabrice Bellardinitial seek support - more generic play/pause support
2003-10-29 Fabrice Bellardadded MPEG2TS support in RTP, SDP and RTSP - replaced...
2003-09-08 Fabrice Bellardremoved ctype.h header
2003-07-24 François RevolOSX and BeOS networking fix (socklen_t)
2003-07-17 Fabrice Bellardsuppressed RTSP abort hack - added PLAY/PAUSE
2003-07-15 Fabrice Bellardfixed RTP/TCP client support
2003-02-10 Zdenek Kabelac* static,const,compiler warning cleanup
2002-11-25 Fabrice Bellardrenamed libav to libavformat