mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-04 14:30:55 +08: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