Skip to content
Snippets Groups Projects
Commit 516841ef authored by Stefano Sabatini's avatar Stefano Sabatini
Browse files

Fix doxy, use third person.

Originally committed as revision 21073 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 8f3c87f3
No related branches found
No related tags found
No related merge requests found
...@@ -419,7 +419,7 @@ typedef struct AVFilter ...@@ -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.
* *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment