1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

vsrc_buffer: fix example in docs, add mandatory parameters

This commit is contained in:
Stefano Sabatini
2011-05-19 22:51:28 +02:00
parent 50764e19a8
commit d3fddb8454

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