Clément Bœsch
9811b7942d
doc/crop: update boxblur options description.
12 years ago
Clément Bœsch
fc15ad408c
doc/filters: update boxblur options description.
12 years ago
Clément Bœsch
8876b0816d
doc/filters: update blackframe options description.
12 years ago
Stefano Sabatini
fdedfc029b
doc/filters: rework Commands section for overlay filter
12 years ago
Stefano Sabatini
b2e22731e4
doc/filters: apply minor fixes to hue Commands section
12 years ago
Stefano Sabatini
ed2c827575
lavfi/overlay: add repeatlast option
12 years ago
Clément Bœsch
9110f95985
doc/filters: use -af and -filter_complex instead of amovie for two examples.
12 years ago
Stefano Sabatini
d980641ec4
doc/filters: fix fade-out hue saturation expression in sendcmd example
12 years ago
Stefano Sabatini
9ad27cd447
doc/filters: update hue command syntax after recent update
12 years ago
Clément Bœsch
9ab221f8d8
lavfi: deprecate aconvert.
...
This filter is not required anymore with aformat. Drop it at next bump.
12 years ago
Clément Bœsch
71ef1ec7b4
lavfi/aspect: switch to an AVOptions-based system.
...
This is heavily based on 2831b307
by Anton Khirnov <anton@khirnov.net>
12 years ago
Stefano Sabatini
976e3439ed
lavfi/flite: switch to AVOption-based system
12 years ago
Stefano Sabatini
e4fd58f472
lavfi/hue: apply major simplifications, and switch to AVOption-based system
...
This also drops support for "flat syntax" and "reinit" command.
"reinit" command is not very robust and complicates the logic more than
necessary, since requires to reset all the options in the command.
*This is a syntax break*.
12 years ago
Anton Khirnov
38f0c0781a
lavfi: merge avfiltergraph.h into avfilter.h
...
We do not support using filters without AVFilterGraph in practice
anyway, so there is no point in pretending we do.
12 years ago
Clément Bœsch
c1907bd732
lavfi/removelogo: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
c74b0eda34
lavfi/amerge: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
64ce15b9f4
lavfi/aevalsrc: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
e2e992c077
lavfi/asetnsamples: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
1c0feee059
lavfi/anullsrc: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
7fdebb116c
lavfi/astreamsync: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
ab4afcb85b
lavfi/blackdetect: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
3c2e4c2a9b
lavfi/showwaves: switch to an AVOptions-based system.
12 years ago
Paul B Mahol
661e284b4a
telecine filter
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
12 years ago
Nicolas George
0d58bbb28d
lavfi/buffersrc: update for compatibility with the fork.
...
Merge and adapt commit d28cb84
by Anton Khirnov.
12 years ago
Clément Bœsch
7e7dc1489f
lavfi/curves: make possible to customize presets.
12 years ago
Clément Bœsch
4c9b031559
lavfi/smartblur: cleanup unused shorthand and doc.
12 years ago
Clément Bœsch
3417280b57
lavfi/field: cleanup unused shorthand and doc.
12 years ago
Clément Bœsch
77add967a5
lavfi/setfield: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
73c1a00e73
lavfi/asettb: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
cb2327e88d
lavfi/aselect: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
bca4cafaf2
lavfi/sine: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
9ceb7bdf6f
lavfi/deshake: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
c85f56bb4f
lavfi/tinterlace: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
64a103138c
lavfi/tile: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
35a27402ad
lavfi/concat: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
b89ce54e74
lavfi: restore mixed short/long option support with the new system.
...
process_unnamed_options() is renamed to process_options() and its code
is heavily based on av_opt_set_from_string().
12 years ago
Paul B Mahol
f77db72965
lavfi/framestep: switch to an AVOptions-based system
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
12 years ago
Matthieu Bouron
f43da3def7
lavfi/aphaser: switch to AVOption-based system
12 years ago
Matthieu Bouron
2b17e58163
lavfi/afade: switch to AVOption-base system
12 years ago
Matthieu Bouron
6afed2aec1
lavfi/blend: switch to AVOption-based system
12 years ago
Clément Bœsch
7668b6832d
lavfi/idet: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
b2d589188f
lavfi/histogram: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
d5226fc575
lavfi/stereo3d: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
a689a6b698
lavfi/noise: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
e4bd1db88e
lavfi/histeq: switch to an AVOptions-based system.
12 years ago
Matthieu Bouron
531158e6be
lavfi/kerndeint: switch to AVOption-based system
12 years ago
Matthieu Bouron
6f46403cb0
lavfi/il: switch to AVOption-based system
12 years ago
Clément Bœsch
4ecee69b20
lavfi/mptestsrc: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
791da4706c
lavfi/mandelbrot: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
bd85fee914
lavfi/life: switch to an AVOptions-based system.
12 years ago