Commit 0ce4a627 authored by Anton Khirnov's avatar Anton Khirnov

lavfi: fix comment, audio is supported now.

parent ce353a88
...@@ -338,8 +338,7 @@ struct AVFilterPad { ...@@ -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;
......
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