mirror of https://git.ffmpeg.org/ffmpeg.git
vsrc_buffer: fix example in docs, add mandatory parameters
This commit is contained in:
parent
50764e19a8
commit
d3fddb8454
|
@ -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…
Reference in New Issue