]> git.sesse.net Git - ffmpeg/history - libavformat/rtsp.h
img2enc: Refactor the atomic renaming code
[ffmpeg] / libavformat / rtsp.h
2016-02-22 Anton Khirnovurlprotocol: receive a list of protocols from the caller
2015-11-25 Luca Barbatortsp: Log getaddrinfo failures
2015-04-01 Luca Barbatortsp: Add a buffer_size option
2015-02-21 Gilles Chanteperdrixrtsp: parse lang attribute in SDP
2014-10-10 Luca Barbatortsp: Support tls-encapsulated RTSP
2013-11-01 Martin Storsjörtspenc: Make sure BYE packets are sent before TEARDOWN
2013-08-14 Martin Storsjösdp: Add an option for sending RTCP packets to the...
2013-07-29 Ed Torbettrtsp: Support RFC4570 (source specific multicast) more...
2013-07-19 Ed Torbettrtsp: Support multicast source filters (RFC 4570)
2013-01-15 Martin Storsjörtsp: Support decryption of SRTP signalled via RFC...
2013-01-08 Martin Storsjörtpdec: Support sending RTCP feedback packets
2013-01-03 Martin Storsjörtsp: Add support for depacketizing RTP data via custom IO
2012-10-21 Martin Storsjörtsp: Update a comment to the current filename scheme
2012-10-18 Martin Storsjörtsp: Allow setting the reordering buffer size via...
2012-10-18 Martin Storsjörtsp: Vertically align a constant definition
2012-08-08 Martin Storsjörtsp: Support mpegts in raw udp packets
2012-08-08 Martin Storsjörtsp: Support receiving plain data over UDP without...
2012-07-10 Jordi Ortizrtsp: Add listen mode
2012-07-10 Jordi Ortizrtsp: Make rtsp_open_transport_ctx() non-static
2012-07-10 Jordi Ortizrtsp: Parse the mode=receive/record parameter in transp...
2012-05-08 Jordi Ortizrtsp: Add content-type message header parsing
2012-01-21 Martin Storsjörtsp: Allow specifying the UDP port range via AVOptions
2012-01-20 Martin Storsjörtsp: Remove extern declarations for variables that...
2011-12-12 Diego Biurrundoxygen: misc consistency, spelling and wording fixes
2011-11-02 John Brooksrtsp: add allowed_media_types option
2011-10-17 Martin Storsjörtsp: Remove the separate filter_source variable
2011-10-17 Martin Storsjörtsp: Accept options via private avoptions instead...
2011-10-17 Martin Storsjörtsp: Merge the AVOption lists
2011-10-12 Martin Storsjörtsp: Parse the x-Accept-Dynamic-Rate header
2011-07-18 Diego Biurrunrtsp: remove disabled code
2011-07-14 Diego Biurrundoxygen: Make sure parameter names match between .c...
2011-07-03 Diego BiurrunRTSP: Doxygen comment cleanup
2011-06-10 Martin Storsjörtspenc: Add RTP muxer options
2011-05-27 Anton Khirnovrtspdec: add initial_pause private option.
2011-05-11 Martin Storsjörtsp: Only do keepalive using GET_PARAMETER if the...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-01-28 Luca Barbatoos: replace select with poll
2011-01-25 Diego Elio PettenòMake ff_rtsp_send_cmd_with_content_async static to...
2011-01-24 Martin Storsjörtspdec: Retry with TCP if UDP failed
2011-01-24 Martin Storsjortsp: Split out a function undoing the setup made by...
2011-01-24 Martin Storsjortsp: Make make_setup_request a nonstatic function
2011-01-06 Martin Storsjörtsp: Allow requesting of filtering of source packets
2011-01-02 Martin Storsjörtsp: Store the Content-Base header value straight...
2011-01-02 Martin Storsjörtsp: Pass the method name to ff_rtsp_parse_line
2011-01-02 Martin Storsjörtsp: Pass RTSPState to ff_rtsp_parse_line, instead...
2011-01-02 Martin Storsjörtsp: Add a method parameter to ff_rtsp_read_reply
2010-11-15 Martin Storsjörtsp: Parse and use the Content-Base reply header,...
2010-10-29 Martin Storsjörtsp: Split out the RTSP demuxer functions to a separat...
2010-10-29 Martin Storsjörtsp: Move rtsp_setup_output_streams into rtspenc.c
2010-10-23 Aurelien Jacobsdrop rtsp_default_protocols which is not part of public...
2010-10-08 Martin Storsjörtsp: Remove the start_time field from RTSPState, use...
2010-10-01 Martin Storsjörtsp: Use a dynamically allocated receive buffer
2010-09-03 John WimerSend NAT punching messages to the address specified...
2010-08-29 Josh Allmannrtsp: Return AVERROR_EOF when all streams have received...
2010-08-25 Martin StorsjöHandle IPv6 in the RTSP code
2010-08-25 Martin StorsjöHandle IPv6 in the SDP demuxer
2010-08-09 Aurelien Jacobsget rid of MAX_STREAMS limit in RTSP
2010-08-06 Luca BarbatoPreserve status reason
2010-06-25 Josh AllmannRTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4...
2010-06-14 Martin StorsjöCosmetics: Change connexion to connection in code comments
2010-06-08 Josh AllmannAdd RTSP tunneling over HTTP
2010-06-05 Martin StorsjöCosmetics: Reindent/align/wrap
2010-06-05 Josh AllmannRTSP: Propagate errors up from ff_rtsp_send_cmd*
2010-06-05 Josh AllmannRTSP: Add a second URLContext for outgoing messages
2010-06-01 Ronald S. BultjeChange default number of channels (used if unspecified...
2010-03-30 Benoit FouetReplace @returns by @return.
2010-03-25 Martin StorsjöActually parse the auth headers in RTSP
2010-03-25 Martin StorsjöMake RTSP use the generic http authentication code
2010-03-25 Martin StorsjöAdd separate method/url parameters to the rtsp_send_cmd...
2010-03-15 Martin StorsjöMake rtsp_skip_packet non-static, add ff prefix
2010-03-15 Martin StorsjöRTSP: Synchronize the start time of the chained RTP...
2010-02-23 Martin StorsjöCosmetics: reindent
2010-02-23 Ronald S. BultjePrefix non-static RTSP functions with ff_.
2010-02-22 Martin StorsjöAdd declarations and doxygen documentation of generic...
2010-02-22 Martin StorsjöCreate AVFormatContext objects as private transport...
2010-02-19 Martin StorsjöRemove stale function declaration.
2010-02-19 Martin StorsjöRename RTSP_STATE_PLAYING to _STREAMING, since that...
2010-01-22 Alan SterembergUse the control URI from the SDP (if present) rather...
2009-10-25 Luca BarbatoSupport 3xx redirection in rtsp
2009-09-17 Ronald S. BultjeRTSP basic authentication, patch originally by Philip...
2009-07-27 Ronald S. BultjeImplement support for EOS as used by WMS and other...
2009-07-27 Ronald S. BultjeImplement RTSP-MS/ASF packet parsing - this completes...
2009-07-19 Stefano SabatiniUse globally consistent include guard names.
2009-06-10 Luca BarbatoSupport seeking as defined by the rfc
2009-06-06 Stefano SabatiniRemove '\p', '\c' and '\e' doxygen markup from doxy...
2009-04-15 Ronald S. BultjeSend dummy requests over the TCP connection (WMS wants...
2009-03-21 Ronald S. BultjeAdd a @todo item to use ByteIOContext instead of URLCon...
2009-03-17 Ronald S. BultjeAdd RTP/ASF header parsing, which is part of the SDP...
2009-02-26 Ronald S. BultjeDocument rtsp.h, see "[PATCH] document rtsp.h" thread.
2009-02-21 Ronald S. BultjeRename RTSPHeader to RTSPMessageHeader to reflect more...
2009-02-16 Ronald S. BultjeRename RTSP_*_LAST to RTSP_*_NB in line with PIX_FMT_...
2009-02-16 Ronald S. BultjeDon't install rtsp.h. It is intended to be private...
2009-02-06 Luca AbeniSplit rtp.h in rtp.h, rtpdec.h, and rtpenc.h
2009-02-05 Ronald S. BultjeRename "tx_ctx" and "cur_tx" variables to "transport_pr...
2009-02-05 Ronald S. BultjeDelete an enum and a function typedef that aren't used...
2009-02-04 Ronald S. BultjeMove enum RTSPTransport up a bit, so that all fields...
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-07 Ronald S. BultjeFix typo ("Standard-compliant" -> "Standards-compliant...
2009-01-07 Ronald S. BultjeFix doxy comments missing one '*'.
next