Originally committed as revision 12727 to svn://svn.ffmpeg.org/ffmpeg/trunk
| ... | ... |
@@ -96,7 +96,7 @@ static int link_in_config_props(AVFilterLink *link) |
| 96 | 96 |
} |
| 97 | 97 |
|
| 98 | 98 |
/** |
| 99 |
- * Given the link between the dummy filter and an internal filter whose input |
|
| 99 |
+ * Given the link between the dummy filter and an internal filter whose output |
|
| 100 | 100 |
* is being exported outside the graph, this returns the externally visible |
| 101 | 101 |
* link. |
| 102 | 102 |
*/ |