| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/rtmpproto: support enhanced rtmp | Steven Liu | 2023-09-05 | 1 | -0/+7 |
* | libavformat/tcp: add local_addr/local_port for network option | jackarain | 2023-03-30 | 1 | -0/+6 |
* | avformat/file: add fd protocol | Zhao Zhili | 2023-01-11 | 1 | -0/+27 |
* | avformat/file: add fd option for pipe | Zhao Zhili | 2023-01-11 | 1 | -1/+3 |
* | doc/protocols: Remove IPFS urls to specific content in examples | Derek Buitenhuis | 2022-12-12 | 1 | -2/+2 |
* | doc/protocols: Remove third party server | Derek Buitenhuis | 2022-12-12 | 1 | -4/+1 |
* | doc/protocols: update rtsp options | Jun Zhao | 2022-10-29 | 1 | -0/+64 |
* | avformat/librist: allow setting fifo size and fail on overflow | Gijs Peskens | 2022-06-09 | 1 | -0/+8 |
* | doc/protocols: add details and reformat IPFS section | Gyan Doshi | 2022-05-26 | 1 | -16/+17 |
* | doc/protocols: sort IPFS section alphabetically | Gyan Doshi | 2022-05-26 | 1 | -31/+31 |
* | avformat: Add IPFS protocol support. | Mark Gaiser | 2022-04-12 | 1 | -0/+30 |
* | avformat/rtp: add localaddr for network interface selection | Limin Wang | 2021-11-27 | 1 | -0/+4 |
* | avformat/libsrt: add snddropdelay parameter for srt | Limin Wang | 2021-10-11 | 1 | -0/+6 |
* | avformat: add a concat protocol that takes a line break delimited list of res... | James Almer | 2021-07-02 | 1 | -0/+32 |
* | doc/protocols: Add remark about TCP_NODELAY to documentation of TCP | Thilo Borgmann | 2021-06-20 | 1 | -0/+2 |
* | lavf/rtmp: Add option to set TCP_NODELAY for rtmp | Nick Ruff | 2021-06-20 | 1 | -0/+5 |
* | avformat/libsrt: workaround conflict with ffmpeg cmdline option | Zhao Zhili | 2021-06-09 | 1 | -0/+3 |
* | avformat/libsrt: add tsbpd option | Zhao Zhili | 2021-06-09 | 1 | -0/+5 |
* | avformat/rtsp: Remove deprecated old options, rename stimeout->timeout | Andreas Rheinhardt | 2021-04-27 | 1 | -11/+1 |
* | avformat/http: Remove deprecated "user-agent" option | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | doc/protocols: update rtsp options | Andriy Gelman | 2021-04-10 | 1 | -1/+10 |
* | avformat/rtsp: support buffer_size and pkt_size options for RTP | Jiangjie Gao | 2021-03-19 | 1 | -0/+3 |
* | avformat/http,tls: honor http_proxy command line variable for HTTPS | Moritz Barsnick | 2021-03-19 | 1 | -0/+4 |
* | avformat/librist: clarify and limit buffer_size | Marton Balint | 2021-03-13 | 1 | -1/+3 |
* | avformat/librist: increase default loglevel | Marton Balint | 2021-03-13 | 1 | -1/+3 |
* | avformat/librist: make packet size adjustable for writing, fix it for reading | Marton Balint | 2021-03-13 | 1 | -0/+3 |
* | libavformat: add librist protocol | Paul B Mahol | 2021-03-13 | 1 | -0/+29 |
* | avformat/gopher: Add support for Gopher over TLS | parazyd | 2021-03-11 | 1 | -0/+6 |
* | doc/protocols: explain tcp listen option description | Lingjiang Fang | 2021-01-09 | 1 | -2/+3 |
* | avformat/http: support retry on connection error | erankor | 2021-01-03 | 1 | -0/+7 |
* | doc/protocols: document cache option | Gyan Doshi | 2020-12-27 | 1 | -0/+10 |
* | avformat/libamqp: parse vhost in uri | Andriy Gelman | 2020-12-21 | 1 | -3/+4 |
* | avformat/rtpproto: support for rtp read timeout | Limin Wang | 2020-10-22 | 1 | -0/+3 |
* | doc/http: Update HTTP protocol options | Jun Zhao | 2020-07-19 | 1 | -5/+22 |
* | avformat/icecast: Add option to use TLS connection | Marvin Scholz | 2020-07-02 | 1 | -0/+3 |
* | avformat/libamqp: add option delivery_mode | Levis Florian | 2020-06-24 | 1 | -0/+15 |
* | doc/protocols: clarify timeout and latency unit of measurement for SRT | Limin Wang | 2020-05-03 | 1 | -6/+6 |
* | avformat/libzmq: Make default pkt_size value consistent with amqp | Andriy Gelman | 2020-03-09 | 1 | -1/+1 |
* | avformat: Add AMQP version 0-9-1 protocol support | Andriy Gelman | 2020-03-09 | 1 | -0/+60 |
* | doc/protocols: clarify SRT timeout options docs | Marton Balint | 2020-02-24 | 1 | -5/+3 |
* | avformat/libsrt: fix name of timeout option | Marton Balint | 2020-02-24 | 1 | -1/+1 |
* | avformat/udp: increase the default buffer size of a receiving socket to 384K | Marton Balint | 2020-01-25 | 1 | -1/+1 |
* | lavf/libsrt: enable other encryption parameters | Jun Zhao | 2019-12-11 | 1 | -0/+20 |
* | lavf/libsrt: add linger parameter to libsrt | Jun Zhao | 2019-12-11 | 1 | -0/+6 |
* | avformat/ftp: add AVOptions for authentication | Nicolas Frattaroli | 2019-11-03 | 1 | -0/+8 |
* | avformat: Add ZeroMQ as a protocol | Andriy Gelman | 2019-09-02 | 1 | -0/+47 |
* | avformat/file: add seekable option to disallow seeking | Marton Balint | 2019-04-11 | 1 | -0/+8 |
* | avformat/doc, http, icecast, rtsp: Add option to disable send-expect-100 | Jun Li | 2019-03-31 | 1 | -0/+5 |
* | doc/protocols: move option follow entry to correct section | Gyan Doshi | 2019-03-03 | 1 | -11/+6 |
* | avformat/libsrt: add several options supported in srt 1.3.0 | Matsuzawa Tomohiro | 2018-10-23 | 1 | -2/+83 |