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
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
2011-12-01proto: Use .priv_data_size to allocate the private contextMartin Storsjö
2011-11-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-13avio: add support for passing options to protocols.Anton Khirnov
2011-11-13avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_allocMartin Storsjö
2011-11-13avformat: Use ff_check_interruptMartin Storsjö
2011-10-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-12rtpdec: Add ff_ prefix to all nonstatic symbolsMartin Storsjö
2011-07-25rtp: disable udp fifos, the rtp code cannot work with the fifos in its curren...Michael Niedermayer
2011-07-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-22rtp: remove disabled codeDiego Biurrun
2011-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-23Use av_printf_format to check the usage of printf style functionsMartin Storsjö
2011-05-10Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-09rtpproto: Remove an unused variableMartin Storsjö
2011-04-20Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-19avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbolsStefano Sabatini
2011-04-09Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-08lavf: use designated initializers for all protocolsAnton Khirnov
2011-04-08Merge remote branch 'qatar/master'Michael Niedermayer