Browse Source

doc/filters: Fix two typos

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n1.0
Tim Nicholson Michael Niedermayer 13 years ago
parent
commit
45641014d3
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      doc/filters.texi

+ 2
- 2
doc/filters.texi View File

@@ -43,8 +43,8 @@ enclosed in square brackets. In our example, that is @var{[T1]} and
where video is input and output.

Some filters take in input a list of parameters: they are specified
after the filter name and an equal sign, and are separated each other
by a semicolon.
after the filter name and an equal sign, and are separated from each other
by a colon.

There exist so-called @var{source filters} that do not have an
audio/video input, and @var{sink filters} that will not have audio/video


Loading…
Cancel
Save