mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-02-15 01:17:22 +00:00
formats.h: fix project reference in comment
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
c496224374
commit
c83ed18d45
@ -156,7 +156,7 @@ AVFilterFormats *ff_make_format_list(const int *fmts);
|
|||||||
int ff_add_format(AVFilterFormats **avff, int64_t fmt);
|
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);
|
AVFilterFormats *ff_all_formats(enum AVMediaType type);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user