Paul B Mahol
579e4e57a2
avfilter: add aexciter audio filter
4 years ago
Michael Niedermayer
1bda9bb68a
libavutil/common: Add FFABS64U()
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
4 years ago
Paul B Mahol
aa8adc9206
avfilter/vf_datascope: add commands support
4 years ago
Bohan Li
82aab8a4ee
avcodec/libaomenc: add support for setting arbitrary libaom options
...
A new key & value API lets us gain access to newly added parameters
without adding explicit support for them in our wrapper. Add an
option utilizing this functionality in a similar manner to other
encoder libraries' wrappers.
Signed-off-by: Bohan Li <bohanli@google.com>
4 years ago
Paul B Mahol
d7cb8c51f0
avfilter/vf_curves: add commands support
4 years ago
Paul B Mahol
73ff84c3d4
avfilter/vf_swaprect: add support for commands
4 years ago
Paul B Mahol
ca042675ee
avfilter/vf_maskfun: add support for commands
4 years ago
Paul B Mahol
a00ff56321
avfilter/vf_lut: add support for commands
...
While here remove excessive log and uninit() call in negate_init().
4 years ago
Paul B Mahol
dd01165f19
avfilter/vf_deband: add support for commands
4 years ago
Paul B Mahol
89f78dd0fe
avfilter/vf_lut3d: lut3d, haldclut: add support for commands
4 years ago
Paul B Mahol
5f592136eb
avfilter/vf_lut2: add support for commands
4 years ago
Paul B Mahol
bd5226704a
avfilter: add colorize filter
4 years ago
Paul B Mahol
a52b9464e4
doc/general_contents: add few more entries
...
Also extend description of some entries.
4 years ago
Paul B Mahol
4b2968d305
avfilter/vf_deblock: add support for commands
4 years ago
Paul B Mahol
d8181cbbc4
avfilter/vf_lut3d: lut1d: add support for commands
4 years ago
Paul B Mahol
d0a24bfad1
avfilter/vf_mix: add support for commands
4 years ago
Gyan Doshi
d99cc17825
ffmpeg: add -fpsmax to clamp output framerate
...
Useful when encoding in batch or with aberrant inputs.
4 years ago
Paul B Mahol
fb9c56bbd5
avfilter/af_arnndn: add support for commands
4 years ago
Paul B Mahol
3d7ee5c91a
avfilter/vf_blend: add support for commands
4 years ago
Paul B Mahol
5765149392
avfilter/af_amix: add sum option
4 years ago
Paul B Mahol
f6621a8e72
avfilter: add colorcorrect filter
4 years ago
Paul B Mahol
090f31f813
avfilter: add colorcontrast filter
4 years ago
Limin Wang
38caef3876
avformat/hlsenc: use AV_OPT_TYPE_DURATION
...
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
4 years ago
Gyan Doshi
6c92557756
doc/ffmpeg: document apad option
4 years ago
Paul B Mahol
54de7dc372
avfilter/af_acrusher: add commands support
4 years ago
Paul B Mahol
633e344d96
avfilter/vf_lagfun: add support for commands
4 years ago
Paul B Mahol
d43a27ab6f
avfilter/vf_pseudocolor: allow more advanced presets
4 years ago
Paul B Mahol
50dd020f04
avfilter/vf_lut3d: add prism interpolation
4 years ago
Paul B Mahol
26a53519dc
avfilter/vf_lut3d: add pyramid interpolation
4 years ago
Paul B Mahol
ed51890191
doc/filters: mention commands support for pseudocolor
4 years ago
Paul B Mahol
d01aa49753
avfilter/vf_pseudocolor: add presets
4 years ago
Paul B Mahol
a9d23d33a1
avfilter: add colortemperature filter
4 years ago
Paul B Mahol
35f8628047
avfilter: add kirsch video filter
4 years ago
Paul B Mahol
021dc4f107
doc/filters: mention that shear filter supports commands
4 years ago
Paul B Mahol
2ee2e4cd41
avfilter/vf_colorchannelmixer: extend pl option functionality
4 years ago
Paul B Mahol
46f170e544
avfilter/vf_lenscorrection: add support for commands
4 years ago
Michael Niedermayer
5dd9567080
avutil/common: Add FFABSU() for a signed -> unsigned ABS
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
4 years ago
Paul B Mahol
37f76c81d6
avfilter: add shear video filter
4 years ago
James Almer
56709ca8aa
avcodec: deprecate AVCodecContext.debug_mv
...
It's been unused for almost three years now.
Signed-off-by: James Almer <jamrial@gmail.com>
4 years ago
Paul B Mahol
a2a06029cf
avfilter/vf_lenscorrection: allow to change colors of unmapped pixels
4 years ago
Paul B Mahol
b897b52618
avfilter: add epx pixel art scaler
4 years ago
Paul B Mahol
e41a92910a
avfilter/vf_lenscorrection: add bilinear interpolation
4 years ago
Paul B Mahol
b2bbcede5e
avfilter/vf_colorchannelmixer: add option to preserve lightness
4 years ago
Gyan Doshi
d8a585d4d5
doc/ffmpeg: document adrift_threshold
4 years ago
Gyan Doshi
e8b46b2c73
doc/ffmpeg: restore location of stray passage
...
Added in 88fc1438c6
, this passage was separated from its original
context over the years with unrelated entries sandwiched in between.
4 years ago
Gyan Doshi
c52ced7ca2
doc/fftools-common-opts: document max_alloc
4 years ago
Gyan Doshi
e73a8ecb38
doc/fftools-common-opts: document buildconf
4 years ago
Paul B Mahol
bb66fd7f90
avfilter/vf_estdif: make interpolation used user configurable
4 years ago
Paul B Mahol
95183d25e8
avfilter/vf_atadenoise: add sigma options
4 years ago
Paul B Mahol
117bf7394f
avfilter/vf_nnedi: rewrite and cleanup code
...
Also add slice threading support.
Also add support for >8 depth formats.
Also add support for commands.
4 years ago