From dc264e77a3051e6d9eb5a3e9a42ee21d12cdf703 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Tue, 3 Nov 2009 21:59:41 +0000 Subject: 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 --- libavfilter/vf_format.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavfilter/vf_format.c') diff --git a/libavfilter/vf_format.c b/libavfilter/vf_format.c index b9de3fc45d..d80762b069 100644 --- a/libavfilter/vf_format.c +++ b/libavfilter/vf_format.c @@ -20,7 +20,7 @@ /** * @file libavfilter/vf_format.c - * video format and noformat filters + * format and noformat video filters */ #include "avfilter.h" -- cgit v1.2.3