summaryrefslogtreecommitdiff
path: root/doc/protocols.texi
Commit message (Expand)AuthorAgeFilesLines
* libavformat/tcp: add local_addr/local_port for network optionjackarain2023-03-301-0/+6
* avformat/file: add fd protocolZhao Zhili2023-01-111-0/+27
* avformat/file: add fd option for pipeZhao Zhili2023-01-111-1/+3
* doc/protocols: Remove IPFS urls to specific content in examplesDerek Buitenhuis2022-12-121-2/+2
* doc/protocols: Remove third party serverDerek Buitenhuis2022-12-121-4/+1
* doc/protocols: update rtsp optionsJun Zhao2022-10-291-0/+64
* avformat/librist: allow setting fifo size and fail on overflowGijs Peskens2022-06-091-0/+8
* doc/protocols: add details and reformat IPFS sectionGyan Doshi2022-05-261-16/+17
* doc/protocols: sort IPFS section alphabeticallyGyan Doshi2022-05-261-31/+31
* avformat: Add IPFS protocol support.Mark Gaiser2022-04-121-0/+30
* avformat/rtp: add localaddr for network interface selectionLimin Wang2021-11-271-0/+4
* avformat/libsrt: add snddropdelay parameter for srtLimin Wang2021-10-111-0/+6
* avformat: add a concat protocol that takes a line break delimited list of res...James Almer2021-07-021-0/+32
* doc/protocols: Add remark about TCP_NODELAY to documentation of TCPThilo Borgmann2021-06-201-0/+2
* lavf/rtmp: Add option to set TCP_NODELAY for rtmpNick Ruff2021-06-201-0/+5
* avformat/libsrt: workaround conflict with ffmpeg cmdline optionZhao Zhili2021-06-091-0/+3
* avformat/libsrt: add tsbpd optionZhao Zhili2021-06-091-0/+5
* avformat/rtsp: Remove deprecated old options, rename stimeout->timeoutAndreas Rheinhardt2021-04-271-11/+1
* avformat/http: Remove deprecated "user-agent" optionAndreas Rheinhardt2021-04-271-3/+0
* doc/protocols: update rtsp optionsAndriy Gelman2021-04-101-1/+10
* avformat/rtsp: support buffer_size and pkt_size options for RTPJiangjie Gao2021-03-191-0/+3
* avformat/http,tls: honor http_proxy command line variable for HTTPSMoritz Barsnick2021-03-191-0/+4
* avformat/librist: clarify and limit buffer_sizeMarton Balint2021-03-131-1/+3
* avformat/librist: increase default loglevelMarton Balint2021-03-131-1/+3
* avformat/librist: make packet size adjustable for writing, fix it for readingMarton Balint2021-03-131-0/+3
* libavformat: add librist protocolPaul B Mahol2021-03-131-0/+29
* avformat/gopher: Add support for Gopher over TLSparazyd2021-03-111-0/+6
* doc/protocols: explain tcp listen option descriptionLingjiang Fang2021-01-091-2/+3
* avformat/http: support retry on connection errorerankor2021-01-031-0/+7
* doc/protocols: document cache optionGyan Doshi2020-12-271-0/+10
* avformat/libamqp: parse vhost in uriAndriy Gelman2020-12-211-3/+4
* avformat/rtpproto: support for rtp read timeoutLimin Wang2020-10-221-0/+3
* doc/http: Update HTTP protocol optionsJun Zhao2020-07-191-5/+22
* avformat/icecast: Add option to use TLS connectionMarvin Scholz2020-07-021-0/+3
* avformat/libamqp: add option delivery_modeLevis Florian2020-06-241-0/+15
* doc/protocols: clarify timeout and latency unit of measurement for SRTLimin Wang2020-05-031-6/+6
* avformat/libzmq: Make default pkt_size value consistent with amqpAndriy Gelman2020-03-091-1/+1
* avformat: Add AMQP version 0-9-1 protocol supportAndriy Gelman2020-03-091-0/+60
* doc/protocols: clarify SRT timeout options docsMarton Balint2020-02-241-5/+3
* avformat/libsrt: fix name of timeout optionMarton Balint2020-02-241-1/+1
* avformat/udp: increase the default buffer size of a receiving socket to 384KMarton Balint2020-01-251-1/+1
* lavf/libsrt: enable other encryption parametersJun Zhao2019-12-111-0/+20
* lavf/libsrt: add linger parameter to libsrtJun Zhao2019-12-111-0/+6
* avformat/ftp: add AVOptions for authenticationNicolas Frattaroli2019-11-031-0/+8
* avformat: Add ZeroMQ as a protocolAndriy Gelman2019-09-021-0/+47
* avformat/file: add seekable option to disallow seekingMarton Balint2019-04-111-0/+8
* avformat/doc, http, icecast, rtsp: Add option to disable send-expect-100Jun Li2019-03-311-0/+5
* doc/protocols: move option follow entry to correct sectionGyan Doshi2019-03-031-11/+6
* avformat/libsrt: add several options supported in srt 1.3.0Matsuzawa Tomohiro2018-10-231-2/+83
* doc/protocols: simplify and clarify UDP localaddr optionMarton Balint2018-10-031-3/+2