Commit b536b34f authored by vitor's avatar vitor

Remove author field

Suggested by Baptiste Coudurier

Commited in SoC by Vitor Sessak on 2008-02-11 19:56:27


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12116 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 24590462
......@@ -322,7 +322,6 @@ void avfilter_formats_changeref(AVFilterFormats **oldref,
typedef struct
{
const char *name; ///< filter name
const char *author; ///< filter author
int priv_size; ///< size of private data to allocate for the filter
......
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