Commit c83ed18d authored by Michael Niedermayer's avatar Michael Niedermayer

formats.h: fix project reference in comment

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent c4962243
......@@ -156,7 +156,7 @@ AVFilterFormats *ff_make_format_list(const int *fmts);
int ff_add_format(AVFilterFormats **avff, int64_t fmt);
/**
* Return a list of all formats supported by Libav for the given media type.
* Return a list of all formats supported by FFmpeg for the given media type.
*/
AVFilterFormats *ff_all_formats(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