Stefano Sabatini
ce2e4ae35a
Add pixdesctest filter and corresponding test.
...
Originally committed as revision 24092 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
843b5fd0fe
Re-add the list of parameters for the unsharp filter, I somehow lost
...
it in the previous commit.
Originally committed as revision 23690 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
3275ac6a23
Make the ffmpeg and ffplay man pages show the list of lavfi filters,
...
sinks and sources, and document the -vf option.
Originally committed as revision 23689 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
168b441e40
Replace multitable for the unsharp filter option table with a simple
...
@table @option .
Allow pod rendering, as texinfo multitables are not supported by
texi2pod.pl, also improve plain texinfo file readability.
Originally committed as revision 23688 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Baptiste Coudurier
521cfa4aae
rename -vfilters cli option to -vf
...
Originally committed as revision 23100 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
06e1db056d
Document the pad filter.
...
Originally committed as revision 23052 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
931b832add
Consistently prefer @var{VAR} over ``VAR'' for indicating filter
...
parameters.
Originally committed as revision 22958 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Bobby Bingham
e0728d7991
Add unsharp video filter.
...
Contributed by Daniel G. Taylor (dan/at/programmer-art/dot/org)
Originally committed as revision 22813 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
11ab237e31
Add the graph2dot tools and document it.
...
Also link avfiltergraph.o and graphparser.o against libavfilter, as it
uses them.
Originally committed as revision 22063 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
006aa1a4c2
Implement null video sink.
...
Originally committed as revision 21242 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
dd08b83c87
Implement null video source.
...
Originally committed as revision 21240 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
0c0ccc28a8
Swap slicify / scale description positions, "scale" comes before
...
"slicify" in lexical order.
Originally committed as revision 20520 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
c3eabb7d2f
Add scale filter.
...
Originally committed as revision 20519 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
bc37ec923d
Add slicify video filter.
...
Originally committed as revision 20445 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
143e3aa031
Fix grammar / clarify documentation for the format and noformat
...
filters.
Originally committed as revision 20440 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
fcbed3c735
Add format and noformat filters.
...
Originally committed as revision 20390 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
29b5a3aacf
Refer again to the "width" and "height" crop parameter names
...
which were previously mentioned, rather than to "w" and "h".
Originally committed as revision 20353 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
c38ae71f54
Add video vertical flip filter.
...
Originally committed as revision 20352 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
debfab4a0d
Refer to the "width" and "height" crop parameter names which were
...
previously mentioned, rather than to "w" and "h".
Originally committed as revision 20351 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
415e6d2930
Sort video filter descriptions by name.
...
Originally committed as revision 20344 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
190c166960
Add video crop filter.
...
Originally committed as revision 20342 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
dba755facc
Rename vfilters.texi to libavfilter.texi, as the file is meant to
...
document libavfilter and not only its video filtering facilities.
Originally committed as revision 20338 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
f6112d7f86
Split the "Introduction" chapter in two chapters as suggested by
...
Diego.
Originally committed as revision 20297 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
7b018b1d7d
Add the null video filter.
...
Originally committed as revision 20275 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
1f09ab5e66
Add documentation for libavfilter video filters.
...
Originally committed as revision 20271 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago