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