Limin Wang
377fa6612a
doc/bitstream_filters: Fix copy an paste typo
...
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
5 years ago
Nicolas Frattaroli
a8ec0685ac
avformat/ftp: add AVOptions for authentication
...
This introduces two new AVOption options for the FTP protocol,
one named ftp-user to supply the username to be used for auth,
one named ftp-password to supply the password to be used for auth.
These are useful for when an API user does not wish to deal with
URL manipulation and percent encoding.
Setting them while also having credentials in the URL will use the
credentials from the URL. The rationale for this is that credentials
embedded in the URL are probably more specific to what the user is
trying to do than anything set by some API user.
Signed-off-by: Nicolas Frattaroli <ffmpeg@fratti.ch>
Signed-off-by: Marton Balint <cus@passwd.hu>
5 years ago
Andriy Gelman
5e3229df4c
avformat: Add max_probe_packets option
...
Allows user to set maximum number of buffered packets when
probing a codec. It was a hard-coded parameter before this commit.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
5 years ago
Steven Liu
2dd71bf95e
doc/filters: fix overlay_opencl document typo
...
Reported-by: Yabo Wei <weiyabo@kuaishou.com>
Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
5 years ago
Paul B Mahol
b414cff630
avfilter/vf_median: add radiusV option
5 years ago
Paul B Mahol
d4ba2506ce
doc/filters: move drawgraph to video filters chapter
5 years ago
Paul B Mahol
2539fea777
doc/filters: move agraphmonitor to multimedia filters chapter
5 years ago
Alfred E. Heggestad
a269fa044b
doc: fix typo in muxers documentation
5 years ago
Paul B Mahol
3420e56d9a
avfilter/vf_vfrdet: also report average delta
5 years ago
Paul B Mahol
1c3b70e2e0
avfilter: add median filter
5 years ago
Paul B Mahol
296296a4d5
doc/filters: add one more example for libvmaf
5 years ago
Paul B Mahol
487a1f28e2
doc/filters: add one more example for ssim/psnr
5 years ago
Paul B Mahol
37d8ae9da8
doc/filters: fix another typo
5 years ago
Paul B Mahol
f166951d6e
avfilter: add maskedmin/maskedmax filters
5 years ago
Limin Wang
6079bd5c63
avfilter/vsrc_mptestsrc: add options to set the maximum number of frames
...
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
5 years ago
Limin Wang
190f52ba3b
avfilter/af_silencedetect: use AV_OPT_TYPE_DURATION
...
Reviewed-by: Moritz Barsnick <barsnick@gmx.net>
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
5 years ago
Paul B Mahol
c6e01ebe41
avfilter: add bilateral filter
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
5 years ago
Limin Wang
0afc1fe147
avfilter/af_silencedetect: document metadata
...
Reviewed-by: Moritz Barsnick <barsnick@gmx.net>
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
5 years ago
Paul B Mahol
357f11eca2
avfilter/vf_atadenoise: add support for commands
5 years ago
Paul B Mahol
7056ddc0e0
avfilter/vf_fieldhint: add support for duplicating fields
...
Fixes #7066
5 years ago
Gyan Doshi
ed78ca4123
doc/utils: add hexadecagonal channel layout
5 years ago
Paul B Mahol
71e33c6e01
avfilter/vf_atadenoise: add option to use additional algorithm
5 years ago
Gyan Doshi
9c820ebe90
doc/filters: fixes for scale filter
...
Adjusted formatting and prose for option force_divisible_by in scale filter
5 years ago
Paul B Mahol
b0bfa3699c
avfilter: add arnndn filter
5 years ago
James Almer
5c3d521a94
doc/APIchanges: add missing entry for the new runtime param AVOption flag
...
Signed-off-by: James Almer <jamrial@gmail.com>
5 years ago
Paul B Mahol
a4e5dc4b38
doc/filters: document colorchannelmixer commands
5 years ago
Paul B Mahol
688472641d
doc/filters: document amplify commands
5 years ago
Paul B Mahol
746c8e7c9d
doc/filters: document scroll commands
5 years ago
Paul B Mahol
8fec9fca69
doc/filters: document new feature
5 years ago
Paul B Mahol
8a0d45a92e
avfilter/vf_geq: allow user to set interpolation method
5 years ago
Paul B Mahol
e923e6205e
avfilter/vf_waveform: add yflat filter
5 years ago
Paul B Mahol
42974eb13a
avfilter/vf_waveform: add invert graticule
5 years ago
Paul B Mahol
961d6493e8
avutil/eval: add sgn()
5 years ago
Paul B Mahol
1cdb7c5839
doc/filters: add more examples for afftfilt
5 years ago
Paul B Mahol
24b6e968a2
doc/filters: document atempo command
5 years ago
Paul B Mahol
29327794b0
doc/filters: mention rubberband supported commands
5 years ago
Paul B Mahol
6023b9fbfe
avfilter/af_anlms: add support for commands
5 years ago
Andriy Gelman
4cb124a800
doc/formats: Update documentation for chromaprint
...
Silence detection can only be set with algorithm version 3.
Reviewed-by: Gyan Doshi <ffmpeg@gyani.pro>
5 years ago
Paul B Mahol
0633d87ae6
avfilter/af_adelay: add option which changes how unset channels are delayed
...
Fixes #8032 .
5 years ago
Paul B Mahol
a1e5c35a6e
doc/filters: fix few more typos
5 years ago
Paul B Mahol
66d45af13c
avfilter/vf_avgblur: add support for commands
5 years ago
Paul B Mahol
da9337c911
avfilter/vf_gblur: add support for commands
5 years ago
Paul B Mahol
e37edc70bd
avfilter: add anlms filter
5 years ago
Jun Zhao
a27c0781dd
doc/codecs: Update documentation for flags/flags2
...
Update documentation for flags/flags2
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
5 years ago
Paul B Mahol
93ea21f9b7
doc/filters: fix typo
5 years ago
Paul B Mahol
d0189f8d97
avfilter/vsrc_sierpinski: add triangle type
5 years ago
Paul B Mahol
1b2ed0c392
avfilter/vf_drawbox: implement process_command
5 years ago
Vladimir Panteleev
c888adf590
libavfilter: add photosensitivity filter
5 years ago
Paul B Mahol
a746359ede
avfilter: add scroll video filter
5 years ago
Paul B Mahol
9c9d5bf257
avfilter/f_metadata: add ends_with() function for comparing ends of strings
5 years ago