Browse Source

Typo.

Originally committed as revision 24392 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Víctor Paesa 15 years ago
parent
commit
ac1a31ab03
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/filters.texi

+ 1
- 1
doc/filters.texi View File

@@ -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}


Loading…
Cancel
Save