mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
doxygen: misc consistency, spelling and wording fixes
This commit is contained in:
@@ -708,7 +708,7 @@ int avfilter_request_frame(AVFilterLink *link);
|
||||
int avfilter_poll_frame(AVFilterLink *link);
|
||||
|
||||
/**
|
||||
* Notifie the next filter of the start of a frame.
|
||||
* Notify the next filter of the start of a frame.
|
||||
*
|
||||
* @param link the output link the frame will be sent over
|
||||
* @param picref A reference to the frame about to be sent. The data for this
|
||||
|
||||
Reference in New Issue
Block a user