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
path: root/doc
diff options
context:
space:
mode:
authorSteven Liu <lingjiujianke@gmail.com>2016-09-16 05:42:34 +0300
committerClément Bœsch <u@pkh.me>2016-09-17 14:48:34 +0300
commit27714b462d1bff9e9b40fbdabb39f58e79032b81 (patch)
tree730b9c38fe0b4654c47a0dc01786fbf099c8d5b1 /doc
parent44bcb636c1a7052059330c3edbd900246e15ae60 (diff)
lavf/http: deprecate user-agent option
Diffstat (limited to 'doc')
-rw-r--r--doc/protocols.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/protocols.texi b/doc/protocols.texi
index 470c99ceb4..3abc5f38d4 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -291,11 +291,13 @@ Use persistent connections if set to 1, default is 0.
@item post_data
Set custom HTTP post data.
-@item user-agent
@item user_agent
Override the User-Agent header. If not specified the protocol will use a
string describing the libavformat build. ("Lavf/<version>")
+@item user-agent
+This is a deprecated option, you can use user_agent instead it.
+
@item timeout
Set timeout in microseconds of socket I/O operations used by the underlying low level
operation. By default it is set to -1, which means that the timeout is