Commit 726f3c18 authored by vitor's avatar vitor

Update comment to match code

Commited in SoC by Vitor Sessak on 2008-02-10 08:55:18


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12112 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 5bea3ea4
......@@ -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);
......
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