mirror of https://git.ffmpeg.org/ffmpeg.git
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:
parent
09da17810b
commit
dc264e77a3
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file libavfilter/vf_format.c
|
* @file libavfilter/vf_format.c
|
||||||
* video format and noformat filters
|
* format and noformat video filters
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "avfilter.h"
|
#include "avfilter.h"
|
||||||
|
|
Loading…
Reference in New Issue