summaryrefslogtreecommitdiff
path: root/libavformat/rtsp.h
Commit message (Expand)AuthorAge
* Drop RTSP default protocol.Ronald S. Bultje2008-01-02
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* rtp and rtsp demuxer declarations are not part of public APIAurelien Jacobs2007-09-10
* include all prerequisites in header filesMåns Rullgård2007-06-16
* remove unused rtsp_callbackAlex Beregszaszi2007-04-26
* Make rtsp_set_callback() comments available to DoxygenPanagiotis Issaris2007-03-05
* Move unaltered rtsp.c comments to the header file.Panagiotis Issaris2007-03-05
* Doxygenize comments in rtsp.hPanagiotis Issaris2007-03-05
* Convert macro+enum into a simple enum: Currently the enum was filled using aPanagiotis Issaris2007-03-05
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* give AVInput/OutputFormat structs consistent namesMåns Rullgård2006-07-09
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* RTP/RTSP and MPEG4-AAC audioRomain Degez2005-05-26
* initial seek support - more generic play/pause supportFabrice Bellard2003-11-10
* suppressed RTSP abort hack - added PLAY/PAUSEFabrice Bellard2003-07-17
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* renamed libav to libavformatFabrice Bellard2002-11-25