log rtsp.c @ 4549:629bcd779fb8 libavformat

age author description
Sat, 21 Feb 2009 14:40:19 +0000 rbultje Change sizeof(struct_type) to sizeof(variable). libavformat
Tue, 17 Feb 2009 08:12:51 +0000 lucabe Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not 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
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
Mon, 02 Feb 2009 23:09:39 +0000 aurel use new metadata API in rtsp demuxer libavformat
Sun, 01 Feb 2009 13:37:45 +0000 rbultje Fix the Transport: line in the SETUP request so that it works with WMS libavformat
Tue, 27 Jan 2009 12:23:16 +0000 lucabe Merge rtp_internal.h in rtp.h, and remove rtp_internal.h libavformat
Sat, 24 Jan 2009 04:56:18 +0000 rbultje Skip m= blocks in the SDP if the media type is unknown. This prevents libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavformat
Sun, 11 Jan 2009 22:19:48 +0000 diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavformat
Fri, 09 Jan 2009 23:44:52 +0000 rbultje Reindent to properly fit a 80 chars terminal. libavformat
Fri, 09 Jan 2009 23:36:39 +0000 rbultje Reindent after r16509. libavformat
Fri, 09 Jan 2009 23:36:17 +0000 rbultje Apply rtpmap: SDP lines to the last m= line only, since they generally just libavformat
Fri, 09 Jan 2009 01:30:14 +0000 rbultje Increase buffer size for RTP packet data because some ASF streams use a 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
Wed, 07 Jan 2009 14:48:17 +0000 rbultje Allow subscription to any of the streams, not just the first, available in libavformat
Wed, 07 Jan 2009 14:45:13 +0000 rbultje Parse the OpaqueData field for every AVStream represented by this "set of libavformat
Wed, 07 Jan 2009 14:38:44 +0000 rbultje Parse the ASMRuleBook SDP line to dynamically create one new AVStream for libavformat
Sun, 14 Dec 2008 22:23:59 +0000 rbultje Add comment to indicate why the SDP line buffer is as big as it is. libavformat
Sun, 14 Dec 2008 22:23:14 +0000 rbultje Increase SDP line buffer size because ASF headers in RTSP-MS are very big. See ML discussion libavformat
Sat, 13 Dec 2008 23:25:19 +0000 lucabe Rename rtp_payload_data_t to avoid clashes with the POSIX namespace libavformat
Sat, 13 Dec 2008 10:45:44 +0000 lu_zero Rename type to be consistent libavformat
Sat, 06 Dec 2008 18:41:17 +0000 rbultje Change function prototype of the sdp_parse_a_line in DynamicProtocolHandler. libavformat
Sun, 30 Nov 2008 20:39:16 +0000 rbultje Change function prototype from taking an AVStream to taking an index to the libavformat
Sat, 15 Nov 2008 20:41:59 +0000 rbultje Add is_keyframe param to ff_rdt_parse_header(). See ML discussion in libavformat
Sat, 15 Nov 2008 14:44:48 +0000 rbultje Call check_back_and_send_rr() function only in case of RTP as a transport. libavformat
Sat, 04 Oct 2008 04:19:46 +0000 rbultje Reindent after r15544. libavformat
Sat, 04 Oct 2008 04:19:15 +0000 rbultje Implement RDTDemuxContext, which contains RDT-specific data (similar to libavformat
Sat, 04 Oct 2008 04:17:59 +0000 rbultje Make RTPDemuxContext opaque in rtsp.c, renaming it to tx_ctx (tx=transport) libavformat
Sat, 04 Oct 2008 04:16:44 +0000 rbultje Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque libavformat
Sat, 04 Oct 2008 04:11:12 +0000 rbultje Rename RTP payload contexts to PayloadContext, suggested by Luca in libavformat
Thu, 02 Oct 2008 16:03:00 +0000 benoit Use enum typers instead of int. libavformat
Thu, 02 Oct 2008 15:52:04 +0000 reimar Add (additional) const to many global tables. libavformat
Wed, 01 Oct 2008 12:37:07 +0000 rbultje This patch refactors RDT packet header parsing so that it can be used in libavformat
Tue, 30 Sep 2008 13:27:19 +0000 rbultje Reindent after previous patches. 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:23:33 +0000 rbultje Remove access to rdt_data struct in functions called outside of the libavformat
Tue, 30 Sep 2008 13:20:23 +0000 rbultje Send improper UDP SETUP request, which is what Realmedia servers expect. libavformat
Tue, 30 Sep 2008 13:18:41 +0000 rbultje Rename RTSPProtocol to RTSPLowerTransport, so that its name properly tells us libavformat
Fri, 26 Sep 2008 02:12:37 +0000 bcoudurier only include sys/select.h if present, fix mingw compilation libavformat
Wed, 24 Sep 2008 22:08:50 +0000 bcoudurier include sys/select.h instead of unistd.h to get select, libavformat
Sun, 14 Sep 2008 13:56:12 +0000 rbultje Reindent after r15317. libavformat
Sun, 14 Sep 2008 13:55:21 +0000 rbultje Rename RTSP_SERVER_RDT to RTSP_SERVER_REAL, because RDT (the transport libavformat
Thu, 11 Sep 2008 17:43:44 +0000 rbultje Reindent after r15927, see discussion in "[PATCH] rtsp cleanup part 1: libavformat
Thu, 11 Sep 2008 17:43:04 +0000 rbultje Factorize out common code for opening of the RTP parsing context between libavformat
Sun, 07 Sep 2008 01:25:47 +0000 rbultje Implement RDT-specific data parsing routines. After these changes, simple libavformat
Sun, 07 Sep 2008 01:24:01 +0000 rbultje Reindent after previous patch. libavformat
Sun, 07 Sep 2008 01:22:18 +0000 rbultje Implement a RDT-specific SET_PARAMETER command that subscribes to the libavformat
Wed, 03 Sep 2008 04:47:44 +0000 rbultje Remove unused code that used to handle protocol concatenation, i.e. trying libavformat
Wed, 03 Sep 2008 04:44:58 +0000 rbultje Implement Realmedia/RTSP-compatible SETUP command. This includes calculation libavformat
Mon, 01 Sep 2008 13:51:24 +0000 rbultje Remove useless "else" case in if X { A; return }; else { B }. See discussion libavformat
Mon, 01 Sep 2008 13:47:53 +0000 rbultje Some RTSP streams use SDP lines longer than 1024 bytes, so the SDP line libavformat
Mon, 01 Sep 2008 13:46:50 +0000 rbultje Implement Realmedia-compatible DESCRIBE command. libavformat
Sun, 31 Aug 2008 17:32:58 +0000 rbultje Send RTSP OPTIONS command to detect server type. libavformat
Sun, 31 Aug 2008 17:32:02 +0000 rbultje Read RealChallenge1 field from the server. libavformat
Sun, 31 Aug 2008 17:30:15 +0000 rbultje Implement RTSPServerType enum as a way to identify the flavour of RTSP that libavformat
Sun, 31 Aug 2008 17:23:01 +0000 rbultje Revert back to old version (r15103). libavformat