forked from FFmpeg/FFmpeg
Remove author field
Suggested by Baptiste Coudurier Commited in SoC by Vitor Sessak on 2008-02-11 19:56:27 Originally committed as revision 12116 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
daafdb6eae
commit
765f96c6e1
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue