Browse Source

Merge remote-tracking branch 'qatar/master'

* qatar/master:
  doc: document correct option to list encoders

Conflicts:
	doc/encoders.texi

Merged-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.2-rc1
Michael Niedermayer 12 years ago
parent
commit
6dc9d2cf47
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/encoders.texi

+ 1
- 1
doc/encoders.texi View File

@@ -14,7 +14,7 @@ You can disable all the encoders with the configure option
with the options @code{--enable-encoder=@var{ENCODER}} /
@code{--disable-encoder=@var{ENCODER}}.

The option @code{-codecs} of the ff* tools will display the list of
The option @code{-encoders} of the ff* tools will display the list of
enabled encoders.

@c man end ENCODERS


Loading…
Cancel
Save