Commit d3fddb84 authored by Stefano Sabatini's avatar Stefano Sabatini

vsrc_buffer: fix example in docs, add mandatory parameters

parent 50764e19
...@@ -1579,7 +1579,7 @@ Since the pixel format with name "yuv410p" corresponds to the number 6 ...@@ -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}), (check the enum PixelFormat definition in @file{libavutil/pixfmt.h}),
this example corresponds to: this example corresponds to:
@example @example
buffer=320:240:6:1:24 buffer=320:240:6:1:24:1:1
@end example @end example
@section color @section color
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment