summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-25avformat/rtpproto: when local rtp port and local rtcp port are not specified,...lemonlinger@gmail.com1-13/+30
2013-08-16Merge commit '4b054a3400f728c54470ee6a1eefe1d82420f6a2'Michael Niedermayer1-1/+1
2013-08-15rtpproto: Check the right feature detection macroMartin Storsjö1-1/+1
2013-08-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer1-2/+2
2013-08-15rtpproto: Check for the right feature when reading a sockaddr_in6Dave Yeo1-2/+2
2013-08-14Merge commit '6b58e11a8331690ec32e9869db89ae10c54614e9'Michael Niedermayer1-5/+84
2013-08-14Merge commit '2427ac6ccd868811d1fe9df7c64c50ca58abe6f6'Michael Niedermayer1-1/+2
2013-08-14rtpproto: Add an option for writing return packets to the address of the last...Martin Storsjö1-5/+84
2013-08-13rtpproto: Update the parameter documentationMartin Storsjö1-1/+2
2013-08-01Merge commit 'ee37d5811caa8f4ad125a37fe6ce3f9e66cd72f2'Michael Niedermayer1-2/+11
2013-08-01Merge commit '1851e1d05d06f6ef3436c667e4354da0f407b226'Michael Niedermayer1-0/+3
2013-08-01Merge commit 'b7e6da988bfd5def40ccf3476eb8ce2f98a969a5'Michael Niedermayer6-5/+36
2013-08-01Merge commit '892b0be1dfbdeaf71235fb6c593286e4f5c7e4ec'Michael Niedermayer1-19/+6
2013-08-01Merge commit '7531588fffbca1f0afdcc06635999c00dfc16ca6'Michael Niedermayer1-1/+0
2013-08-01Merge commit '54e03ff6af8a070f1055edd26028f3f7b2e2ca8e'Michael Niedermayer1-1/+4
2013-08-01rtpproto: Allow specifying a separate rtcp port in ff_rtp_set_remote_urlMartin Storsjö1-2/+11
2013-08-01rtpproto: Check the size before reading buf[1]Martin Storsjö1-0/+3
2013-07-31rtpproto: Move rtpproto specific function declarations to a separate headerMartin Storsjö6-5/+36
2013-07-31rtpproto: Simplify the rtp_read function by looping over the fdsMartin Storsjö1-19/+6
2013-07-31rtpproto: Remove a misplaced commentMartin Storsjö1-1/+0
2013-07-31rtpproto: Support nonblocking readsMartin Storsjö1-1/+4
2013-07-30Merge commit '74972220909787af5a3ffe66f7fa8041827c2bd2'Michael Niedermayer1-24/+86
2013-07-29rtpproto: Support more than one SSM include address, support excludesEd Torbett1-24/+86
2013-07-20Merge commit '36fb0d02a1faa11eaee51de01fb4061ad6092af9'Michael Niedermayer3-91/+64
2013-07-19rtpproto: Check the source IP if one single source has been specifiedMartin Storsjö1-1/+57
2013-07-19rtpproto: Support IGMPv3 source specific multicast inclusionEd Torbett1-4/+11
2013-07-18avformat/rt*p: Joining a SSM multicast group using an SDP (Issue #2171)Ed Torbett3-4/+113
2012-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer2-7/+6
2012-12-12rtpproto: Remove unused definesMartin Storsjö1-3/+0
2012-08-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer24-153/+298
2012-08-17rtp: remove ff_rtp_get_rtcp_file_handle().Jordi Ortiz2-10/+0
2012-08-17avio: add (ff)url_get_multi_file_handle() for getting more than one fdJordi Ortiz3-8/+46
2012-06-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer43-158/+1039
2012-06-20Remove unnecessary inclusions of [sys/]time.hMans Rullgard14-16/+0
2012-06-20lavf: remove unnecessary inclusions of unistd.hMans Rullgard4-4/+0
2012-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer17-140/+244
2012-02-16rtp: Factorize the check for distinguishing RTCP packets from RTPMartin Storsjö6-5/+7
2012-01-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer28-93/+201
2012-01-05avio: Add an URLProtocol flag for indicating that a protocol uses networkMartin Storsjö12-0/+18
2011-12-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer42-491/+466
2011-12-01proto: Use .priv_data_size to allocate the private contextMartin Storsjö10-75/+29
2011-11-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer31-99/+405
2011-11-13avio: add support for passing options to protocols.Anton Khirnov18-38/+98
2011-11-13avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_allocMartin Storsjö18-40/+67
2011-11-13avformat: Use ff_check_interruptMartin Storsjö8-10/+13
2011-10-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer88-3039/+3709
2011-10-12rtpdec: Add ff_ prefix to all nonstatic symbolsMartin Storsjö5-39/+39
2011-07-25rtp: disable udp fifos, the rtp code cannot work with the fifos in its curren...Michael Niedermayer1-0/+1
2011-07-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer46-774/+1294
[next]