OSDN Git Service

Rename vfilters.texi to libavfilter.texi, as the file is meant to
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 21 Oct 2009 18:22:20 +0000 (18:22 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 21 Oct 2009 18:22:20 +0000 (18:22 +0000)
document libavfilter and not only its video filtering facilities.

Originally committed as revision 20338 to svn://svn.ffmpeg.org/ffmpeg/trunk

Makefile
doc/libavfilter.texi [moved from doc/vfilters.texi with 97% similarity]

index 326d17a..190493d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -82,7 +82,7 @@ alltools: $(TOOLS)
 
 documentation: $(addprefix doc/, developer.html faq.html ffmpeg-doc.html \
                                  ffplay-doc.html ffserver-doc.html       \
-                                 general.html vfilters.html $(ALLMANPAGES))
+                                 general.html libavfilter.html $(ALLMANPAGES))
 
 doc/%.html: doc/%.texi
        texi2html -monolithic -number $<
similarity index 97%
rename from doc/vfilters.texi
rename to doc/libavfilter.texi
index 82b60cb..f8189f1 100644 (file)
@@ -1,9 +1,9 @@
 \input texinfo @c -*- texinfo -*-
 
-@settitle Video Filter Documentation
+@settitle Libavfilter Documentation
 @titlepage
 @sp 7
-@center @titlefont{Video Filter Documentation}
+@center @titlefont{Libavfilter Documentation}
 @sp 3
 @end titlepage