mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-04 14:30:55 +08:00
lavfi: fix comment, audio is supported now.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user