log rtsp.h @ 4249:ffedcd3d4bed libavformat

age author description
Wed, 07 Jan 2009 16:01:15 +0000 rbultje Fix typo ("Standard-compliant" -> "Standards-compliant"), as noticed by libavformat
Wed, 07 Jan 2009 15:13:27 +0000 rbultje Fix doxy comments missing one '*'. libavformat
Wed, 07 Jan 2009 14:55:47 +0000 rbultje Use the "server" RTSP field to detect whether the server that we're talking libavformat
Wed, 07 Jan 2009 14:53:04 +0000 rbultje Export RTSPState and RTSPStream from rtsp.c into rtsp.h. This allows future libavformat
Tue, 30 Sep 2008 13:26:20 +0000 rbultje Implement a RTSPTransport field, which allows proper separation of server libavformat
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