mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00:00
Update comment to match code
Commited in SoC by Vitor Sessak on 2008-02-10 08:55:18 Originally committed as revision 12112 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
664f659526
commit
853961a999
@ -161,9 +161,7 @@ struct AVFilterFormats
|
||||
AVFilterFormats *avfilter_make_format_list(int len, ...);
|
||||
|
||||
/**
|
||||
* Returns a fairly comprehensive list of colorspaces which are supported by
|
||||
* many of the included filters. This is not truly "all" the colorspaces, but
|
||||
* it is most of them, and it is the most commonly supported large subset.
|
||||
* Returns a list of all colorspaces supported by FFmpeg.
|
||||
*/
|
||||
AVFilterFormats *avfilter_all_colorspaces(void);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user