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
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
2014-11-22doc: fix the the typosMichael Niedermayer
2014-08-14Merge commit '7e38903b5c86a759549e70647ae42bb22d353b14'Michael Niedermayer
2014-08-13http: enable icy metadata by default.Andrew Stone
2014-08-04Merge commit 'eb9244f20210fd420fb9b3c98126f9cae525d1cc'Michael Niedermayer
2014-08-04libavformat: Add Icecast protocolePirat
2014-08-04Add Icecast protocolMarvin Scholz
2014-07-21doc: fix two spelling errorsAndreas Cadhalpun
2014-07-13lavf: add samba protocol via libsmbclientLukasz Marek
2014-07-05doc/protocols: document unit of timeouts for ftp and httpLukasz Marek
2014-06-20fix several typosMoritz Barsnick
2014-05-15doc: Add udp broadcast option descriptionOlivier Langlois
2014-03-25udp: mention default in documentationrogerdpack
2014-03-22udp: try to clarify verbiage on buffer_sizerogerdpack
2014-03-13doc: switch github urls to httpsMichael Niedermayer
2014-03-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-03-12Merge commit 'fe568b3d27ca2c5cca3878b2a7a3a968e605aec4'Michael Niedermayer
2014-03-12Merge commit '2ec33d27127251bbc45e1f88e60691ad59cf2319'Michael Niedermayer
2014-03-12Merge commit 'ddfc98906373d1f17f6205cedd14c68d7a75995f'Michael Niedermayer
2014-03-12Merge commit 'e58c85b0686892960042232e51c77168b264838a'Michael Niedermayer
2014-03-12Merge commit '8075c3d8bb1f6aade0cc7c5c40db9bc1bcd84cab'Michael Niedermayer
2014-03-12http: Allow setting a Content-Type for POST requestsClément Bœsch
2014-03-12http: Improve options descriptionsAlessandro Ghedini
2014-03-12http: Add support for selecting a request rangeAnssi Hannula
2014-03-12http: Support setting custom User-AgentClément Bœsch