mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
lavfi: fix comment, audio is supported now.
This commit is contained in:
parent
ce353a881f
commit
0ce4a627c9
@ -338,8 +338,7 @@ struct AVFilterPad {
|
|||||||
const char *name;
|
const char *name;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* AVFilterPad type. Only video supported now, hopefully someone will
|
* AVFilterPad type.
|
||||||
* add audio in the future.
|
|
||||||
*/
|
*/
|
||||||
enum AVMediaType type;
|
enum AVMediaType type;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user