]> git.sesse.net Git - ffmpeg/blobdiff - doc/protocols.texi
lavf/http: deprecate user-agent option
[ffmpeg] / doc / protocols.texi
index 470c99ceb421d818bbb0e869e5275da0902499cb..3abc5f38d4d0ea5b97af84934e493827f6d866f5 100644 (file)
@@ -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