mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 15:49:50 +08:00
replace FFmpeg with Libav in doc/
unless it stands for ffmpeg the program or is historic
This commit is contained in:

committed by
Janne Grunau

parent
a03be6e1ba
commit
f8a45fa1b1
@ -1,10 +1,10 @@
|
||||
@chapter Protocols
|
||||
@c man begin PROTOCOLS
|
||||
|
||||
Protocols are configured elements in FFmpeg which allow to access
|
||||
Protocols are configured elements in Libav which allow to access
|
||||
resources which require the use of a particular protocol.
|
||||
|
||||
When you configure your FFmpeg build, all the supported protocols are
|
||||
When you configure your Libav build, all the supported protocols are
|
||||
enabled by default. You can list all available ones using the
|
||||
configure option "--list-protocols".
|
||||
|
||||
|
Reference in New Issue
Block a user