log rtsp.h @ 3957:9f943bb755f9 libavformat

age author description
Tue, 30 Sep 2008 13:18:41 +0000 rbultje Rename RTSPProtocol to RTSPLowerTransport, so that its name properly tells us libavformat
Sun, 31 Aug 2008 17:32:02 +0000 rbultje Read RealChallenge1 field from the server. libavformat
Sun, 31 Aug 2008 17:23:01 +0000 rbultje Revert back to old version (r15103). libavformat
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavformat
Sun, 31 Aug 2008 03:12:13 +0000 rbultje Implement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia patch" libavformat
Wed, 19 Mar 2008 14:05:08 +0000 rbultje Allow cycling between different protocols (TCP, UDP or multicast) so that if libavformat
Wed, 02 Jan 2008 19:40:43 +0000 diego Drop RTSP default protocol. libavformat
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavformat
Mon, 10 Sep 2007 22:48:42 +0000 aurel rtp and rtsp demuxer declarations are not part of public API libavformat
Sat, 16 Jun 2007 22:59:13 +0000 mru include all prerequisites in header files libavformat
Thu, 26 Apr 2007 17:38:30 +0000 alex remove unused rtsp_callback libavformat
Mon, 05 Mar 2007 13:54:15 +0000 takis Make rtsp_set_callback() comments available to Doxygen libavformat
Mon, 05 Mar 2007 13:53:42 +0000 takis Move unaltered rtsp.c comments to the header file. libavformat
Mon, 05 Mar 2007 13:53:00 +0000 takis Doxygenize comments in rtsp.h libavformat
Mon, 05 Mar 2007 13:52:14 +0000 takis Convert macro+enum into a simple enum: Currently the enum was filled using a libavformat