]> git.sesse.net Git - casparcg/blob - dependencies64/ffmpeg/doc/libavfilter.html
Fixed bug in server shut down.
[casparcg] / dependencies64 / ffmpeg / doc / libavfilter.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ -->
4   <head>
5     <meta charset="utf-8">
6     <title>
7       Libavfilter Documentation
8     </title>
9     <meta name="viewport" content="width=device-width,initial-scale=1.0">
10     <link rel="stylesheet" type="text/css" href="bootstrap.min.css">
11     <link rel="stylesheet" type="text/css" href="style.min.css">
12   </head>
13   <body>
14     <div style="width: 95%; margin: auto">
15       <h1>
16       Libavfilter Documentation
17       </h1>
18 <div align="center">
19 </div>
20
21
22 <a name="SEC_Top"></a>
23
24 <a name="SEC_Contents"></a>
25 <h2 class="contents-heading">Table of Contents</h2>
26
27 <div class="contents">
28
29 <ul class="no-bullet">
30   <li><a name="toc-Description" href="#Description">1 Description</a></li>
31   <li><a name="toc-See-Also" href="#See-Also">2 See Also</a></li>
32   <li><a name="toc-Authors" href="#Authors">3 Authors</a></li>
33 </ul>
34 </div>
35
36
37 <a name="Description"></a>
38 <h2 class="chapter">1 Description<span class="pull-right"><a class="anchor hidden-xs" href="#Description" aria-hidden="true">#</a> <a class="anchor hidden-xs"href="#toc-Description" aria-hidden="true">TOC</a></span></h2>
39
40 <p>The libavfilter library provides a generic audio/video filtering
41 framework containing several filters, sources and sinks.
42 </p>
43
44 <a name="See-Also"></a>
45 <h2 class="chapter">2 See Also<span class="pull-right"><a class="anchor hidden-xs" href="#See-Also" aria-hidden="true">#</a> <a class="anchor hidden-xs"href="#toc-See-Also" aria-hidden="true">TOC</a></span></h2>
46
47 <p><a href="ffmpeg.html">ffmpeg</a>, <a href="ffplay.html">ffplay</a>, <a href="ffprobe.html">ffprobe</a>, <a href="ffserver.html">ffserver</a>,
48 <a href="ffmpeg-filters.html">ffmpeg-filters</a>,
49 <a href="libavutil.html">libavutil</a>, <a href="libswscale.html">libswscale</a>, <a href="libswresample.html">libswresample</a>,
50 <a href="libavcodec.html">libavcodec</a>, <a href="libavformat.html">libavformat</a>, <a href="libavdevice.html">libavdevice</a>
51 </p>
52
53 <a name="Authors"></a>
54 <h2 class="chapter">3 Authors<span class="pull-right"><a class="anchor hidden-xs" href="#Authors" aria-hidden="true">#</a> <a class="anchor hidden-xs"href="#toc-Authors" aria-hidden="true">TOC</a></span></h2>
55
56 <p>The FFmpeg developers.
57 </p>
58 <p>For details about the authorship, see the Git history of the project
59 (git://source.ffmpeg.org/ffmpeg), e.g. by typing the command
60 <code>git log</code> in the FFmpeg source directory, or browsing the
61 online repository at <a href="http://source.ffmpeg.org">http://source.ffmpeg.org</a>.
62 </p>
63 <p>Maintainers for the specific components are listed in the file
64 <samp>MAINTAINERS</samp> in the source code tree.
65 </p>
66
67
68       <p style="font-size: small;">
69         This document was generated using <a href="http://www.gnu.org/software/texinfo/"><em>makeinfo</em></a>.
70       </p>
71     </div>
72   </body>
73 </html>