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
2022-06-10avformat/librist: allow setting fifo size and fail on overflowGijs Peskens
2022-05-26doc/protocols: add details and reformat IPFS sectionGyan Doshi
2022-05-26doc/protocols: sort IPFS section alphabeticallyGyan Doshi
2022-04-12avformat: Add IPFS protocol support.Mark Gaiser
2021-11-27avformat/rtp: add localaddr for network interface selectionLimin Wang
2021-10-11avformat/libsrt: add snddropdelay parameter for srtLimin Wang
2021-07-02avformat: add a concat protocol that takes a line break delimited list of res...James Almer
2021-06-20doc/protocols: Add remark about TCP_NODELAY to documentation of TCPThilo Borgmann
2021-06-20lavf/rtmp: Add option to set TCP_NODELAY for rtmpNick Ruff
2021-06-09avformat/libsrt: workaround conflict with ffmpeg cmdline optionZhao Zhili
2021-06-09avformat/libsrt: add tsbpd optionZhao Zhili
2021-04-27avformat/rtsp: Remove deprecated old options, rename stimeout->timeoutAndreas Rheinhardt
2021-04-27avformat/http: Remove deprecated "user-agent" optionAndreas Rheinhardt
2021-04-10doc/protocols: update rtsp optionsAndriy Gelman
2021-03-20avformat/rtsp: support buffer_size and pkt_size options for RTPJiangjie Gao
2021-03-20avformat/http,tls: honor http_proxy command line variable for HTTPSMoritz Barsnick
2021-03-13avformat/librist: clarify and limit buffer_sizeMarton Balint
2021-03-13avformat/librist: increase default loglevelMarton Balint
2021-03-13avformat/librist: make packet size adjustable for writing, fix it for readingMarton Balint
2021-03-13libavformat: add librist protocolPaul B Mahol
2021-03-12avformat/gopher: Add support for Gopher over TLSparazyd
2021-01-09doc/protocols: explain tcp listen option descriptionLingjiang Fang
2021-01-03avformat/http: support retry on connection errorerankor
2020-12-27doc/protocols: document cache optionGyan Doshi
2020-12-21avformat/libamqp: parse vhost in uriAndriy Gelman
2020-10-22avformat/rtpproto: support for rtp read timeoutLimin Wang
2020-07-19doc/http: Update HTTP protocol optionsJun Zhao
2020-07-02avformat/icecast: Add option to use TLS connectionMarvin Scholz
2020-06-25avformat/libamqp: add option delivery_modeLevis Florian
2020-05-03doc/protocols: clarify timeout and latency unit of measurement for SRTLimin Wang
2020-03-10avformat/libzmq: Make default pkt_size value consistent with amqpAndriy Gelman
2020-03-10avformat: Add AMQP version 0-9-1 protocol supportAndriy Gelman
2020-02-24doc/protocols: clarify SRT timeout options docsMarton Balint
2020-02-24avformat/libsrt: fix name of timeout optionMarton Balint
2020-01-26avformat/udp: increase the default buffer size of a receiving socket to 384KMarton Balint
2019-12-11lavf/libsrt: enable other encryption parametersJun Zhao
2019-12-11lavf/libsrt: add linger parameter to libsrtJun Zhao
2019-11-03avformat/ftp: add AVOptions for authenticationNicolas Frattaroli
2019-09-03avformat: Add ZeroMQ as a protocolAndriy Gelman
2019-04-11avformat/file: add seekable option to disallow seekingMarton Balint
2019-04-01avformat/doc, http, icecast, rtsp: Add option to disable send-expect-100Jun Li
2019-03-03doc/protocols: move option follow entry to correct sectionGyan Doshi
2018-10-23avformat/libsrt: add several options supported in srt 1.3.0Matsuzawa Tomohiro
2018-10-03doc/protocols: simplify and clarify UDP localaddr optionMarton Balint
2018-10-03avformat/udp: add support for generic source filteringMarton Balint
2018-09-03Merge commit 'a507af97eef468238d545ff954a39d7432832e54'James Almer
2018-09-03Merge commit 'ea8ae27a5e112d06fd5625f640e40849e6313f0c'James Almer
2018-09-01avformat/libsrt: add pkt_size parameter to libsrtMarton Balint
2018-07-26doc/protocols: documents tcp_mssJun Zhao
2018-06-04avformat/libsrt: add latency options and deprecate tspbdelaySven Dueking