Make clear in the doxy that this is a *video* filter.

Originally committed as revision 20298 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Stefano Sabatini 2009-10-18 23:00:11 +00:00
parent f6112d7f86
commit f28b385d47
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
/**
* @file libavfilter/vf_null.c
* null filter
* null video filter
*/
#include "avfilter.h"