]> git.sesse.net Git - ffmpeg/history - libavformat/rtsp.c
fixing title on PSP (0x60 != 'a') someone needs a 10x10km ascii table ...
[ffmpeg] / libavformat / rtsp.c
2006-03-11 Michael Niedermayersimplify AVFormatParameters NULL checks
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-05-26 Romain DegezRTP/RTSP and MPEG4-AAC audio
2005-03-16 Michael Niedermayerbuffer overflow in sdp_probe() fix by (Gildas Bazin...
2004-11-13 Michael Niedermayerallocate a few bytes more for extradata so the bitstrea...
2004-10-11 Michael Niedermayer100l (forgoten seeking functions)
2004-08-12 Petr DoubekHTTP Authentication Patch by (Petr Doubek <doubek at...
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