Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-18avformat/async: support filling with a background thread.Zhang Rui
2015-06-06lavf/http: Document method option.Stephan Holljes
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
2014-03-12http: Export Content-Type informationMichael Niedermayer
2014-03-12http: Add support reading ICY metadataLuca Barbato
2014-03-08lavf: add subfile protocol.Nicolas George
2014-03-07Fix spelling errors in texi files: accomodate -> accommodate allows to -> all...Andreas Cadhalpun
2014-03-05Add "prefer_tcp" flag to "rtsp_flags"Andrey Utkin
2014-01-22lavf/libssh: add private_key optionLukasz Marek
2014-01-05doc/protocols/file: fix semantical reverseStefano Sabatini
2014-01-05doc/protocols/file: document general file protocol URL syntaxStefano Sabatini
2014-01-01doc/protocols/rtsp, lavf/rtsp: fix/extend options documentationStefano Sabatini
2013-12-27doc/protocols: fix level of udp examples subsectionStefano Sabatini
2013-12-25doc/protocols/tcp,lavf/tcp: apply minor fixes to TCP protocol documentationStefano Sabatini
2013-12-25doc/protocols/udp,lavf/udp: apply minor documentation fixesStefano Sabatini
2013-10-27doc/protocols/rtp: apply misc fixesStefano Sabatini
2013-10-24doc/protocols: add description for the RTP protocolburek
2013-09-27Merge commit '705b748e8d8612385c96428ae36ed0d42a170d93'Michael Niedermayer
2013-09-27Merge commit '8b09d917e7dc7d7f2ace31419f802d4ff518236c'Michael Niedermayer
2013-09-27tls: Add support for listen modeMartin Storsjö
2013-09-27tls: Add options for verifying the peer certificateMartin Storsjö
2013-09-21lavf: add SFTP protocol via libsshLukasz Marek