mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-09-10 01:32:19 +08:00
Fix doxy, use third person.
Originally committed as revision 21073 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -419,7 +419,7 @@ typedef struct AVFilter
|
|||||||
void (*uninit)(AVFilterContext *ctx);
|
void (*uninit)(AVFilterContext *ctx);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Query formats supported by the filter and its pads. Should set the
|
* Queries formats supported by the filter and its pads. Should set the
|
||||||
* in_formats for links connected to its output pads, and out_formats
|
* in_formats for links connected to its output pads, and out_formats
|
||||||
* for links connected to its input pads.
|
* for links connected to its input pads.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user