mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
33 lines
568 B
Text
33 lines
568 B
Text
\input texinfo @c -*- texinfo -*-
|
|
|
|
@settitle Libavfilter Documentation
|
|
@titlepage
|
|
@center @titlefont{Libavfilter Documentation}
|
|
@end titlepage
|
|
|
|
@top
|
|
|
|
@contents
|
|
|
|
@chapter Description
|
|
@c man begin DESCRIPTION
|
|
|
|
The libavfilter library provides a generic audio/video filtering
|
|
framework containing several filters, sources and sinks.
|
|
|
|
@c man end DESCRIPTION
|
|
|
|
@include authors.texi
|
|
|
|
@ignore
|
|
|
|
@setfilename libavfilter
|
|
@settitle multimedia filtering library
|
|
|
|
@c man begin SEEALSO
|
|
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), ffmpeg-filters(1)
|
|
@c man end
|
|
|
|
@end ignore
|
|
|
|
@bye
|