You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
vsrc_buffer: fix example in docs, add mandatory parameters
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user