]> git.sesse.net Git - ffmpeg/blobdiff - doc/protocols.texi
Merge commit '6b15874fc2c3f565732201f7907ae1112727d6ae'
[ffmpeg] / doc / protocols.texi
index 453dbcf6bfee99e3c1412c4b3985aea6f53c9748..f152f5a26e991e75cf6cab3757d1841a4b79441c 100644 (file)
@@ -19,6 +19,18 @@ supported protocols.
 
 A description of the currently available protocols follows.
 
+@section async
+
+Asynchronous data filling wrapper for input stream.
+
+Fill data in a background thread, to decouple I/O operation from demux thread.
+
+@example
+async:@var{URL}
+async:http://host/resource
+async:cache:http://host/resource
+@end example
+
 @section bluray
 
 Read BluRay playlist.