Wed, 15 Apr 2009 13:04:34 +0000 |
rbultje |
Send dummy requests over the TCP connection (WMS wants GET_PARAMETER,
libavformat
|
Sat, 21 Mar 2009 20:44:46 +0000 |
rbultje |
Add a @todo item to use ByteIOContext instead of URLContext at some point in
libavformat
|
Tue, 17 Mar 2009 12:34:57 +0000 |
rbultje |
Add RTP/ASF header parsing, which is part of the SDP of these streams. See
libavformat
|
Thu, 26 Feb 2009 14:15:41 +0000 |
rbultje |
Document rtsp.h, see "[PATCH] document rtsp.h" thread.
libavformat
|
Sat, 21 Feb 2009 22:26:44 +0000 |
rbultje |
Rename RTSPHeader to RTSPMessageHeader to reflect more clearly what the
libavformat
|
Mon, 16 Feb 2009 16:27:35 +0000 |
rbultje |
Rename RTSP_*_LAST to RTSP_*_NB in line with PIX_FMT_* in lavc. See "[PATCH]
libavformat
|
Mon, 16 Feb 2009 16:24:01 +0000 |
rbultje |
Don't install rtsp.h. It is intended to be private, it depends on rtp code
libavformat
|
Fri, 06 Feb 2009 10:35:52 +0000 |
lucabe |
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
libavformat
|
Thu, 05 Feb 2009 22:34:55 +0000 |
rbultje |
Rename "tx_ctx" and "cur_tx" variables to "transport_priv" and
libavformat
|
Thu, 05 Feb 2009 17:00:10 +0000 |
rbultje |
Delete an enum and a function typedef that aren't used anywhere, and
libavformat
|
Wed, 04 Feb 2009 17:17:20 +0000 |
rbultje |
Move enum RTSPTransport up a bit, so that all fields that are assigned a value
libavformat
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavformat
|
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
|
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
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|
Sun, 09 Jul 2006 23:40:53 +0000 |
mru |
give AVInput/OutputFormat structs consistent names
libavformat
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavformat
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavformat
|
Thu, 26 May 2005 07:47:51 +0000 |
michael |
RTP/RTSP and MPEG4-AAC audio
libavformat
|
Mon, 10 Nov 2003 18:39:26 +0000 |
bellard |
initial seek support - more generic play/pause support
libavformat
|
Thu, 17 Jul 2003 10:27:47 +0000 |
bellard |
suppressed RTSP abort hack - added PLAY/PAUSE
libavformat
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavformat
|
Mon, 25 Nov 2002 19:07:40 +0000 |
bellard |
renamed libav to libavformat
libavformat
|