diff options
author | Víctor Paesa <victorpaesa@googlemail.com> | 2010-07-21 17:31:37 +0000 |
---|---|---|
committer | Víctor Paesa <victorpaesa@googlemail.com> | 2010-07-21 17:31:37 +0000 |
commit | ac1a31ab036597e15be5865fc2a42c3cca79ac8a (patch) | |
tree | d16122970f2ea5fc0d2c305cf35796f6c1978acb /doc/filters.texi | |
parent | 354b757300186ed7a7e36682e8faf5cdc4ad63c1 (diff) | |
download | ffmpeg-ac1a31ab036597e15be5865fc2a42c3cca79ac8a.tar.gz |
Typo.
Originally committed as revision 24392 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/filters.texi')
-rw-r--r-- | doc/filters.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index ab5bb30e6c..7f0cb7141e 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -234,7 +234,7 @@ Below is a description of the currently available video sources. Buffer video frames, and make them available to the filter chain. This source is mainly intended for a programmatic use, in particular -through the interface defined in @file{libavfilter/vsr_buffer.h}. +through the interface defined in @file{libavfilter/vsrc_buffer.h}. It accepts the following parameters: @var{width}:@var{height}:@var{pix_fmt_string} |