Revert "replace FFmpeg with Libav in doc/"

This reverts commit f8a45fa1b1764b34d4263eacd93411e8ba0484a4.

Conflicts:

	doc/optimization.txt
This commit is contained in:
Michael Niedermayer
2011-03-17 16:55:58 +01:00
parent 0fecf2642b
commit a6be21d3ba
25 changed files with 121 additions and 121 deletions

View File

@ -1,7 +1,7 @@
@chapter Bitstream Filters
@c man begin BITSTREAM FILTERS
When you configure your Libav build, all the supported bitstream
When you configure your FFmpeg build, all the supported bitstream
filters are enabled by default. You can list all available ones using
the configure option @code{--list-bsfs}.