replace FFmpeg with Libav in doc/

unless it stands for ffmpeg the program or is historic
This commit is contained in:
Janne Grunau
2011-03-14 22:59:19 +01:00
committed by Janne Grunau
parent a03be6e1ba
commit f8a45fa1b1
25 changed files with 122 additions and 122 deletions

View File

@ -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".