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
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
2018-06-03avformat/libsrt: add payload size optionSven Dueking
2018-03-30Merge commit 'a2fc8dbae85339d1b418d296f2982b6c04c53c57'James Almer
2018-03-28Add Haivision SRT protocolSven Dueking
2018-02-01avformat/http: add referer option into httpSteven Liu
2018-01-06Remove the ffserver programRostislav Pehlivanov
2017-12-27avformat/http: export http_version from responseAman Gupta
2017-12-17libavformat: LibreSSL (libtls) supportsfan5
2017-11-19avformat/subfile: allow to extract till EOFGyan Doshi
2017-11-17avformat/tcp: add option to enable TCP_NODELAYAman Gupta
2017-02-14doc/protocols: add option usage descriptionLou Logan
2016-11-13avformat: Add Pro-MPEG CoP #3-R2 FEC protocolVlad Tarca
2016-10-11doc: fix various typos and grammar errorsMoritz Barsnick
2016-09-17lavf/http: deprecate user-agent optionSteven Liu
2016-08-14libavformat/http: add support for content_type option in listen modeMoritz Barsnick
2016-07-22doc/protocols: Fix seperated typoMichael Niedermayer
2016-07-19avformat: Add tee protocolMichael Niedermayer
2016-07-17cosmetics: fix some misspelled wordsJames Almer
2016-06-19avformat/udp: replace packet_gap with bitrate optionMarton Balint
2016-05-25avformat/udp: Add a delay between packets for streaming to clients with short...Pavel Nikiforov
2016-04-19Merge commit '933dec0e29ec4d2cb83474279a6c52d62fdb7310'Derek Buitenhuis
2016-04-18Merge commit 'ccea588f831906084b8c8235222920e6984beb72'Derek Buitenhuis
2016-03-24file: Add an option for following a file that is being writtenMartin Storsjö
2016-03-24avio: Add an option 'rw_timeout'Andrey Utkin
2016-02-14doc/protocols: document protocol_whitelistMichael Niedermayer
2016-01-22libavformat/tcp.c : add send_buffer_size and recv_buffer_size optionsPerette Barella
2015-12-28avformat/http: Documented http_proxy optionJoel Holdsworth
2015-09-09avformat/http: add reconnect_delay_max optionMichael Niedermayer
2015-09-09doc/protocols: Fix usefull typoMichael Niedermayer
2015-09-07avformat/http: Add reconnect_at_eof and reconnect_streamed optionsMichael Niedermayer
2015-08-01doc/protocols: document experimental mutli-client apiStephan Holljes
2015-07-18avformat/async: support filling with a background thread.Zhang Rui
2015-06-06lavf/http: Document method option.Stephan Holljes
2015-05-26doc: Fix spelling of 'Transmission'Sebastian Ramacher
2015-04-12libavformat/http.c: Make http-listen work as an input stream.Stephan Holljes
2015-04-05lavf/http: add proof-of-concept http server.Stephan Holljes
2015-03-17doc/protocols: Fixed missing example section markerTobias Rapp
2015-03-06fix spelling errorsAndreas Cadhalpun
2015-03-05doc/protocols/tcp: fix units of listen_timeout option value, from microsecond...Stefano Sabatini