mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-12-01 07:20:58 +00:00
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
Block a user