lavfi: fix comment, audio is supported now.
This commit is contained in:
parent
ce353a881f
commit
0ce4a627c9
1 changed files with 1 additions and 2 deletions
|
|
@ -338,8 +338,7 @@ struct AVFilterPad {
|
|||
const char *name;
|
||||
|
||||
/**
|
||||
* AVFilterPad type. Only video supported now, hopefully someone will
|
||||
* add audio in the future.
|
||||
* AVFilterPad type.
|
||||
*/
|
||||
enum AVMediaType type;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue