Change file doxy from

"video format and noformat filters" to
"format and noformat video filters",
as suggested by Diego.

Originally committed as revision 20442 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Stefano Sabatini 2009-11-03 21:59:41 +00:00
parent 09da17810b
commit dc264e77a3
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
/**
* @file libavfilter/vf_format.c
* video format and noformat filters
* format and noformat video filters
*/
#include "avfilter.h"