Commit 575a3750 authored by vitor's avatar vitor

Remove no-longer accurate comment

Commited in SoC by Bobby Bingham on 2007-11-04 21:21:25


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12025 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 134060c2
......@@ -309,7 +309,6 @@ AVFilter *avfilter_get_by_name(char *name)
return NULL;
}
/* FIXME: insert in order, rather than insert at end + resort */
void avfilter_register(AVFilter *filter)
{
struct FilterList *newfilt = av_malloc(sizeof(struct FilterList));
......
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