Browse Source

vsrc_buffer: fix example in docs, add mandatory parameters

tags/n0.8
Stefano Sabatini 14 years ago
parent
commit
d3fddb8454
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/filters.texi

+ 1
- 1
doc/filters.texi View File

@@ -1579,7 +1579,7 @@ Since the pixel format with name "yuv410p" corresponds to the number 6
(check the enum PixelFormat definition in @file{libavutil/pixfmt.h}),
this example corresponds to:
@example
buffer=320:240:6:1:24
buffer=320:240:6:1:24:1:1
@end example

@section color


Loading…
Cancel
Save