Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-30avformat/rtsp: use av_malloc_array()Michael Niedermayer
2014-06-20fix several typosMoritz Barsnick
2014-06-19Merge commit 'c385313d2590fd26e26bb9bdacddef78162ab490'Michael Niedermayer
2014-06-19Merge commit 'c9c1e00f95350e7a36b0d05a03939c7f6438e371'Michael Niedermayer
2014-06-19rtsp: Support misordered fmtp rtpmapJoshua Kordani
2014-06-19rtsp: Factor out fmtp parsingLuca Barbato
2014-05-31Merge commit 'f797b134cad4d248b1c8955659997980d0668bc3'Michael Niedermayer
2014-05-31rtpenc_chain: Don't copy the time base to the source stream by defaultMartin Storsjö
2014-03-12avformat: extracting NTP timestamp from RTCPFred Rothganger
2014-03-05Add "prefer_tcp" flag to "rtsp_flags"Andrey Utkin
2014-01-01doc/protocols/rtsp, lavf/rtsp: fix/extend options documentationStefano Sabatini
2013-12-12Merge commit '46c0cbd5dc01196949105e49f2ded10aa85a6e39'Michael Niedermayer
2013-12-12rtsp: suppress a incompatible pointer types warningVittorio Giovara
2013-11-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-01rtspenc: Make sure BYE packets are sent before TEARDOWNMartin Storsjö
2013-08-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-08-14sdp: Add an option for sending RTCP packets to the source of the last packetsMartin Storsjö
2013-08-08Merge commit 'f4d371b9737c0405b3bc46d7ca0c856c0a8616b1'Michael Niedermayer
2013-08-07rtsp: Don't include the listen flag in the SDP demuxer flagsMartin Storsjö
2013-08-02Merge commit 'fd8f91e3f44a2bdbefaaebead388133c5fdd3423'Michael Niedermayer
2013-08-01Merge commit 'b7e6da988bfd5def40ccf3476eb8ce2f98a969a5'Michael Niedermayer
2013-08-01rtsp: Simplify code for forming the remote peer urlMartin Storsjö
2013-07-31rtpproto: Move rtpproto specific function declarations to a separate headerMartin Storsjö
2013-07-30Merge commit '1f57d60129b0e297cd197c6031c4439b30a6b503'Michael Niedermayer
2013-07-29rtsp: Support RFC4570 (source specific multicast) more properly.Ed Torbett
2013-07-20Merge commit '36fb0d02a1faa11eaee51de01fb4061ad6092af9'Michael Niedermayer
2013-07-19rtsp: Support multicast source filters (RFC 4570)Ed Torbett
2013-07-18avformat/rt*p: Joining a SSM multicast group using an SDP (Issue #2171)Ed Torbett
2013-07-15Merge commit '1dd1b2332ebbac710d8e0214cec7595e118f2105'Michael Niedermayer
2013-07-14rtsp: Include an User-Agent header field in all requestsMartin Storsjö
2013-07-12Supply a User-Agent header when opening rtsp streams.Carl Eugen Hoyos
2013-05-16Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer
2013-05-16Remove commented-out debug #define cruftDiego Biurrun
2013-05-05Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'Michael Niedermayer
2013-05-04avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun
2013-05-01Merge commit 'e926b5ceb1962833f0c884a328382bc2eca67aff'Michael Niedermayer
2013-04-30avformat: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun
2013-04-09lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500Andrew Van Til
2013-04-08rtsp: add option to set the socket timeout of the lower protocol.Michael Niedermayer
2013-04-05rtsp/rtp_read_header: Use RTP_MAX_PACKET_LENGTH instead of 1500Andrew Van Til
2013-01-21Merge commit '2326558d5277ec87ba6d607a01ec6acfc51c694c'Michael Niedermayer
2013-01-20rtpdec: Split mpegts parsing to a normal depacketizerMartin Storsjö
2013-01-15Merge commit '2f3bada63e57345329c4f9b48e9b81b5cfc03d05'Michael Niedermayer
2013-01-15rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES)Martin Storsjö
2013-01-12Merge commit '54cb096ee4558b3bfc28c2fcd6418ce82dc39fe1'Michael Niedermayer
2013-01-12rtsp: Remove an outdated commentMartin Storsjö
2013-01-12rtsp: Remove references to weirdly named variables in other filesMartin Storsjö
2013-01-09Merge commit '86d9181cf41edc3382bf2481f95a2fb321058689'Michael Niedermayer
2013-01-08rtpdec: Support sending RTCP feedback packetsMartin Storsjö
2013-01-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer