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
Paul B Mahol
9e1956175c
avfilter/vf_maskedmerge: add yuv440p10 and commands support
4 years ago
Paul B Mahol
8d86d58941
avfilter/vf_datascope: add option to show only subset of components
4 years ago
Paul B Mahol
eb0f532c98
avfilter/vf_bbox: add support for commands
4 years ago
Paul B Mahol
b7817f23c0
avfilter/vf_phase: add support for commands
4 years ago
Paul B Mahol
e722b443e4
avfilter: add estdif video filter
4 years ago
Paul B Mahol
b112c86a2e
avfilter/vf_w3fdif: add two more useful options
4 years ago
Paul B Mahol
54cd025a82
avfilter: add temporal midway equalizer filter
4 years ago
Paul B Mahol
2f20e35892
avfilter/vf_w3fdif: add support for commands
4 years ago
Guo, Yejun
c720286ee3
vf_dnn_processing.c: add async support
Signed-off-by: Xie, Lin <lin.xie@intel.com>
Signed-off-by: Wu Zhiwen <zhiwen.wu@intel.com>
Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
4 years ago
Paul B Mahol
5b48d2af43
avfilter/vf_xmedian: add support for commands
4 years ago
Paul B Mahol
204a906437
avfilter/af_crystalizer: implement inverse filtering
4 years ago
Paul B Mahol
c1c2e6f968
avfilter/af_crystalizer: improve filter description
4 years ago
Paul B Mahol
6e96e3d970
avfilter: add shufflepixels video filter
4 years ago
Paul B Mahol
3336ca4644
avfilter/vf_maskedthreshold: add support for commands
4 years ago
Paul B Mahol
64e572db46
avfilter/vf_maskedminmax: add support for commands
4 years ago
Paul B Mahol
4fcfecdd66
avfilter/vf_maskedclamp: add support for commands
4 years ago
Paul B Mahol
d6a356f115
avfilter/vf_bilateral: add support for commands
4 years ago
Paul B Mahol
31aa6bdb59
doc/filters: document that cas filter supports commands
4 years ago
Paul B Mahol
50a9210739
avfilter/vf_fillborders: add fade mode
4 years ago
Paul B Mahol
90720da511
avfilter/vf_fillborders: add more fill modes
4 years ago
Paul B Mahol
7e3f20c43c
avfilter/af_asoftclip: add two more useful options for finer filtering
4 years ago
Paul B Mahol
69be00aa61
avfilter/af_biquads: add one-pole shelf filters by adding pole option
4 years ago
Paul B Mahol
32586a42da
avfilter/vf_limiter: add support for commands
4 years ago
Paul B Mahol
fc50a8de55
avfilter/af_afade: add support for commands to afade filter
4 years ago
Paul B Mahol
d76469378d
avfilter/vf_convolution: add support for commands
4 years ago
Paul B Mahol
7adb747fd7
avfilter/vf_chromanr: add options for finer controls of filtering
4 years ago
Paul B Mahol
b607f19374
avfilter: add asuperpass and asuperstop filter
4 years ago
Gyan Doshi
7777e5119a
avfilter/cropdetect: add option for initial skip
The cropdetect filter, at present, skips the first two frames. This
behaviour is hardcoded.
New option 'skip' allows users to change this. Convenient for when
input is a single image or a trimmed video stream.
Default is kept at 2 to preserve current behaviour.
4 years ago
Paul B Mahol
fcae745f46
doc/filters: fix obvious mistake for minimum accepted value
4 years ago
Paul B Mahol
88b6ebdace
avfilter/af_biquads: add shortcut to set internal precision
4 years ago
Paul B Mahol
530d1dbcef
avfilter/af_afreqshift: add level option
4 years ago
Paul B Mahol
34773ee69f
avfilter: add asubcut filter
4 years ago
Paul B Mahol
7025c91d07
avfilter/af_arnndn: add mix option
Mostly useful to listen to actual noise.
4 years ago
Paul B Mahol
51f8848e36
avfilter/af_stereotools: add support for commands
4 years ago
Paul B Mahol
456146356a
avfilter/af_stereotools: add two more modes
4 years ago
Paul B Mahol
0c8a0d3a56
avfilter/af_acrossover: add per output band gain
4 years ago
Paul B Mahol
0a5ff19643
avfilter/af_acrossover: document roll-off of each filter order
4 years ago
Paul B Mahol
da83673c8b
avfilter/af_agate: add support for commands and timeline
4 years ago
Paul B Mahol
bebea78755
avfilter/af_asupercut: add order option
4 years ago
Paul B Mahol
94ea760c6f
avfilter/af_asubboost: make wet option apply to final output
Also changes some default values for options after this change.
This makes distinction between feedback and wet option.
Before they would produce same output if values were swapped.
4 years ago
Paul B Mahol
a01b037c90
avfilter/avf_showfreqs: add group delay data mode
4 years ago
Paul B Mahol
66d89a8070
avfilter/af_acrossover: add option to adjust input gain
4 years ago
Paul B Mahol
ea8c05a3e7
doc/filters: mention when adenorm filter should be placed in graph
4 years ago
Paul B Mahol
7a95cf86ff
avfilter/af_aemphasis: add timeline/slice and commands support
4 years ago
Paul B Mahol
ecc47e91e3
doc/filters: fix several errors/typos
4 years ago
Paul B Mahol
ca90d83c1e
doc/filters: document adenorm commands support
4 years ago
Paul B Mahol
1f75462007
doc/filters: add acrossover examples
4 years ago
Paul B Mahol
3864896017
avfilter/avf_showfreqs: implement phase display
4 years ago
Paul B Mahol
3c922681c3
avfilter: add asupercut filter
4 years ago