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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-24avformat/rtpproto: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer
2014-12-10Merge commit '95d880fa6436f3b557a9c060428a04b9e4d552df'Michael Niedermayer
2014-12-10rtpproto: Fix the input RTP data format checkMartin Storsjö
2014-12-08Merge commit '29bc7bfba288ff8572ed967a8752a1dbde7b724b'Michael Niedermayer
2014-12-08rtpproto: Write a warning if the input data written isn't RTP packetizedMartin Storsjö
2014-11-27avformat/rtpproto: Allow to specify DSCP classVincent Bernat
2014-10-21Merge commit 'd2771a1dc0a3695e8873adc16d068077f2417eea'Michael Niedermayer
2014-10-20rtpproto: Free the addrinfo pointer on failureLuca Barbato
2014-09-17Revert "avformat/rtpproto: fix strict aliasing violations with sockaddr"Michael Niedermayer
2014-09-15avformat/rtpproto: fix strict aliasing violations with sockaddrMichael Niedermayer
2013-10-26avformat/rtpproto: when local rtp port and local rtcp port are not specified,...lemonlinger@gmail.com
2013-08-16Merge commit '4b054a3400f728c54470ee6a1eefe1d82420f6a2'Michael Niedermayer
2013-08-15rtpproto: Check the right feature detection macroMartin Storsjö
2013-08-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-08-15rtpproto: Check for the right feature when reading a sockaddr_in6Dave Yeo
2013-08-14Merge commit '6b58e11a8331690ec32e9869db89ae10c54614e9'Michael Niedermayer
2013-08-14Merge commit '2427ac6ccd868811d1fe9df7c64c50ca58abe6f6'Michael Niedermayer
2013-08-14rtpproto: Add an option for writing return packets to the address of the last...Martin Storsjö
2013-08-13rtpproto: Update the parameter documentationMartin Storsjö
2013-08-01Merge commit 'ee37d5811caa8f4ad125a37fe6ce3f9e66cd72f2'Michael Niedermayer
2013-08-01Merge commit '1851e1d05d06f6ef3436c667e4354da0f407b226'Michael Niedermayer
2013-08-01Merge commit 'b7e6da988bfd5def40ccf3476eb8ce2f98a969a5'Michael Niedermayer
2013-08-01Merge commit '892b0be1dfbdeaf71235fb6c593286e4f5c7e4ec'Michael Niedermayer
2013-08-01Merge commit '7531588fffbca1f0afdcc06635999c00dfc16ca6'Michael Niedermayer
2013-08-01Merge commit '54e03ff6af8a070f1055edd26028f3f7b2e2ca8e'Michael Niedermayer
2013-08-01rtpproto: Allow specifying a separate rtcp port in ff_rtp_set_remote_urlMartin Storsjö
2013-08-01rtpproto: Check the size before reading buf[1]Martin Storsjö
2013-07-31rtpproto: Move rtpproto specific function declarations to a separate headerMartin Storsjö
2013-07-31rtpproto: Simplify the rtp_read function by looping over the fdsMartin Storsjö
2013-07-31rtpproto: Remove a misplaced commentMartin Storsjö
2013-07-31rtpproto: Support nonblocking readsMartin Storsjö
2013-07-30Merge commit '74972220909787af5a3ffe66f7fa8041827c2bd2'Michael Niedermayer
2013-07-29rtpproto: Support more than one SSM include address, support excludesEd Torbett
2013-07-20Merge commit '36fb0d02a1faa11eaee51de01fb4061ad6092af9'Michael Niedermayer
2013-07-19rtpproto: Check the source IP if one single source has been specifiedMartin Storsjö
2013-07-19rtpproto: Support IGMPv3 source specific multicast inclusionEd Torbett
2013-07-18avformat/rt*p: Joining a SSM multicast group using an SDP (Issue #2171)Ed Torbett
2012-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-12rtpproto: Remove unused definesMartin Storsjö
2012-08-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-17rtp: remove ff_rtp_get_rtcp_file_handle().Jordi Ortiz
2012-08-17avio: add (ff)url_get_multi_file_handle() for getting more than one fdJordi Ortiz
2012-06-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-20Remove unnecessary inclusions of [sys/]time.hMans Rullgard
2012-06-20lavf: remove unnecessary inclusions of unistd.hMans Rullgard
2012-02-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-16rtp: Factorize the check for distinguishing RTCP packets from RTPMartin Storsjö
2012-01-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-06avio: Add an URLProtocol flag for indicating that a protocol uses networkMartin Storsjö
2011-12-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer