]> git.sesse.net Git - ffmpeg/blobdiff - doc/protocols.texi
avformat/http: Remove deprecated "user-agent" option
[ffmpeg] / doc / protocols.texi
index a6e46b99ad90c5c7a247bddc75bc985c629ea5e1..2cc2b561de9227366c7bf9595e120f2977348bc0 100644 (file)
@@ -406,9 +406,6 @@ Set the Referer header. Include 'Referer: URL' header in HTTP request.
 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 reconnect_at_eof
 If set then eof is treated like an error and causes reconnection, this is useful
 for live / endless streams.