Commit e414a469 authored by stefano's avatar stefano

Fix doxy, use third person.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@21073 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 09674913
...@@ -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.
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment