History | View | Annotate | Download (7.27 KB)
Add the graph2dot tools and document it.
Also link avfiltergraph.o and graphparser.o against libavfilter, as ituses them.
Originally committed as revision 22063 to svn://svn.ffmpeg.org/ffmpeg/trunk
Implement null video sink.
Originally committed as revision 21242 to svn://svn.ffmpeg.org/ffmpeg/trunk
Implement null video source.
Originally committed as revision 21240 to svn://svn.ffmpeg.org/ffmpeg/trunk
Swap slicify / scale description positions, "scale" comes before"slicify" in lexical order.
Originally committed as revision 20520 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add scale filter.
Originally committed as revision 20519 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add slicify video filter.
Originally committed as revision 20445 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fix grammar / clarify documentation for the format and noformatfilters.
Originally committed as revision 20440 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add format and noformat filters.
Originally committed as revision 20390 to svn://svn.ffmpeg.org/ffmpeg/trunk
Refer again to the "width" and "height" crop parameter nameswhich were previously mentioned, rather than to "w" and "h".
Originally committed as revision 20353 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add video vertical flip filter.
Originally committed as revision 20352 to svn://svn.ffmpeg.org/ffmpeg/trunk
Refer to the "width" and "height" crop parameter names which werepreviously mentioned, rather than to "w" and "h".
Originally committed as revision 20351 to svn://svn.ffmpeg.org/ffmpeg/trunk
Sort video filter descriptions by name.
Originally committed as revision 20344 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add video crop filter.
Originally committed as revision 20342 to svn://svn.ffmpeg.org/ffmpeg/trunk
Rename vfilters.texi to libavfilter.texi, as the file is meant todocument libavfilter and not only its video filtering facilities.
Originally committed as revision 20338 to svn://svn.ffmpeg.org/ffmpeg/trunk