]> git.sesse.net Git - ffmpeg/history - libavformat/rtsp.c
avio: avio_ prefixes for get_* functions
[ffmpeg] / libavformat / rtsp.c
2011-02-21 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-02-20 Anton Khirnovavio: move init_put_byte() to a new private header...
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-02-16 Anton KhirnovReplace remaining uses of parse_date with av_parse_time.
2011-02-16 Martin Storsjörtsp: udp_read_packet returning 0 doesn't mean success
2011-02-11 Martin Storsjörtsp/rdt: Assign the RTSPStream index to AVStream->id
2011-02-04 Martin StorsjöUse avformat_free_context for cleaning up muxers
2011-02-04 Martin Storsjölibavformat: Use avcodec_copy_context for chained muxers
2011-02-03 Martin StorsjöFree AVStream->info in chained muxers
2011-02-02 Martin Storsjörtsp: Don't store RTSPStream in AVStream->priv_data
2011-02-01 Luca BarbatoFree the RTSPStreams in ff_rtsp_close_streams
2011-01-29 Luca BarbatoReplace dprintf with av_dlog
2011-01-28 Luca Barbatortsp: make ff_sdp_parse return value forwarded
2011-01-28 Luca Barbatoos: replace select with poll
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
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: Use ff_rtsp_undo_setup in the cleanup code in...
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-09 Martin Storsjörtsp: Properly fail if unable to open an input RTP...
2011-01-06 Martin Storsjörtsp: Allow requesting of filtering of source packets
2011-01-05 Martin Storsjörtsp: Parse RTP-Info headers
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
2011-01-01 Martin Storsjörtpdec: Emit timestamps for packets before the first...
2010-12-27 Martin Storsjörtsp: Check if the rtp stream actually has an RTPDemuxC...
2010-12-23 Martin Storsjörtsp: Require the transport reply from the server to...
2010-12-15 Martin Storsjörtsp: Don't set the RTP time base from the sample rate...
2010-12-07 Martin Storsjörtsp/rtpdec: Set the AVStream time_base directly in...
2010-12-07 Martin Storsjörtsp: Parse RealRTSP sample rate declarations from...
2010-12-05 Martin Storsjörtsp: Look for RTP payload handlers for static payload...
2010-12-05 Martin Storsjörtsp: Factorize code for initializing the rtp payload...
2010-11-28 Martin Storsjörtsp: Do a forgotten reindenting
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-27 Martin Storsjörtsp: Add stub declarations of the setup_in/output_stre...
2010-10-23 Aurelien Jacobsdrop rtsp_default_protocols which is not part of public...
2010-10-23 Aurelien Jacobsuse rtp_get_local_rtp_port() instead of the deprecated...
2010-10-21 Martin Storsjörtsp: Move the rtsp_probe function to the demuxer code...
2010-10-21 Martin Storsjörtsp: Untangle the dependencies between the RTSP/SDP...
2010-10-21 Martin Storsjörtsp: Reorder functions
2010-10-19 Martin StorsjöAdd a demuxer for receiving raw rtp:// URLs without...
2010-10-08 Martin Storsjörtsp: Factorize out code for opening a chained RTP...
2010-10-08 Martin Storsjörtsp: Make rtsp_rtp_mux_open reusable
2010-10-08 Martin Storsjörtsp: Remove the start_time field from RTSPState, use...
2010-10-05 Martin Storsjörtsp/sdp: Move code into correct ifdefs
2010-10-05 Diego BiurrunRemove some pointless CONFIG_RTSP_DEMUXER #ifdefs.
2010-10-05 Diego BiurrunAdd some #endif comments to ease understanding.
2010-10-03 Martin Storsjörtsp: In the muxer, show the generated with verbose...
2010-10-03 Martin Storsjörtsp: Show the received SDP
2010-10-01 Martin Storsjörtsp: Return a queued packet if it has been in the...
2010-10-01 Martin Storsjörtpdec: Reorder received RTP packets according to the...
2010-10-01 Martin StorsjöReindent/rewrap
2010-10-01 Martin Storsjörtsp: Reorganize if statements in rtsp_read_play
2010-10-01 Martin Storsjörtsp/rtpdec: Allow rtp_parse_packet to take ownership...
2010-10-01 Martin Storsjörtsp: Use a dynamically allocated receive buffer
2010-09-15 Martin Storsjörtsp: Handle standard assigned codec names for private...
2010-09-03 Ronald S. BultjeReindent after r25032.
2010-09-03 John WimerSend NAT punching messages to the address specified...
2010-09-03 Martin Storsjörtsp: 10l, try to update the correct rtp stream
2010-08-29 Josh Allmannrtsp: Return AVERROR_EOF when all streams have received...
2010-08-29 Josh Allmannrtsp: Check the RTCP file handle for new packets, too
2010-08-25 Martin StorsjöHandle IPv6 in the RTSP code
2010-08-25 Martin StorsjöHandle IPv6 in the SDP demuxer
2010-08-25 Martin Storsjörtsp: Return EOF if the TCP control channel is closed
2010-08-12 Ronald S. BultjeSend OPTIONS request at a regular basis to standard...
2010-08-09 Aurelien Jacobsget rid of MAX_STREAMS limit in RTSP
2010-08-07 Reinhard TartlerFix spelling in comment(s)
2010-08-07 Josh AllmannAdd RTP packetization of Theora and Vorbis
2010-08-06 Luca BarbatoPreserve status reason
2010-07-30 Martin StorsjöRemove mostly unnecessary rtpdec_*.h files, store the...
2010-07-28 Martin Storsjörtsp: Move the definition of SDP_MAX_SIZE up, use it...
2010-07-21 Axel HolzingerZero-initialize structs/arrays with {0} instead of...
2010-07-12 Luca BarbatoReport when a method gets an error status code
2010-06-27 Måns RullgårdMake ff_url_split() public
2010-06-25 Josh AllmannRTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4...
2010-06-25 Josh AllmannRTSP: Move more SDP/FMTP stuff from rtsp.c to rtpdec_mp...
2010-06-25 Josh AllmannRTSP: Decouple MPEG-4 and AAC specific parts from rtsp.c
2010-06-25 Josh AllmannRTSP: Remove skip_spaces in favor of strspn
2010-06-22 Martin StorsjöMake the http protocol open the connection immediately...
2010-06-21 Martin StorsjöRTSP: Use the same authentication for the HTTP POST...
2010-06-19 Martin StorsjöRTSP: Add the auth credentials to the HTTP tunnel URL...
2010-06-19 Martin StorsjöRTSP: Set the connection handles to null after closing...
2010-06-19 Josh AllmannRTSP: Don't store the connection handles in local variables
2010-06-18 Martin StorsjöRTSP: Clean up rtsp_hd on failure
2010-06-14 Martin StorsjöCosmetics: Change connexion to connection in code comments
2010-06-14 Josh AllmannRTSP: Shrink SDP fmtp parsing buffer size
2010-06-14 Josh AllmannReindent
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 Martin StorsjöRemove unused local variables
2010-06-05 Josh AllmannRTSP: Add a second URLContext for outgoing messages
2010-05-19 Martin StorsjöFix a crash when opening WMS RTSP streams
2010-04-25 Stefano SabatiniMark av_metadata_set() as deprecated, and use av_metada...
2010-04-20 Martin StorsjöReset RTCP timestamps after seeking, add range start...
next