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>
2019-11-05 21:21:32 +01:00
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>
2019-11-03 12:24:19 +01:00
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>
2019-11-03 11:52:32 +01:00
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>
2019-11-01 17:30:23 +08:00
Paul B Mahol
b414cff630
avfilter/vf_median: add radiusV option
2019-10-31 10:32:43 +01:00
Paul B Mahol
d4ba2506ce
doc/filters: move drawgraph to video filters chapter
2019-10-30 17:55:44 +01:00
Paul B Mahol
2539fea777
doc/filters: move agraphmonitor to multimedia filters chapter
2019-10-30 17:47:56 +01:00
Alfred E. Heggestad
a269fa044b
doc: fix typo in muxers documentation
2019-10-30 11:10:25 +01:00
Paul B Mahol
3420e56d9a
avfilter/vf_vfrdet: also report average delta
2019-10-29 13:07:08 +01:00
Paul B Mahol
1c3b70e2e0
avfilter: add median filter
2019-10-29 10:56:04 +01:00
Paul B Mahol
296296a4d5
doc/filters: add one more example for libvmaf
2019-10-25 22:58:50 +02:00
Paul B Mahol
487a1f28e2
doc/filters: add one more example for ssim/psnr
2019-10-25 22:35:02 +02:00
Paul B Mahol
37d8ae9da8
doc/filters: fix another typo
2019-10-24 21:42:00 +02:00
Paul B Mahol
f166951d6e
avfilter: add maskedmin/maskedmax filters
2019-10-24 20:54:33 +02:00
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>
2019-10-21 22:57:10 +02:00
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>
2019-10-21 15:42:04 +05:30
Paul B Mahol
c6e01ebe41
avfilter: add bilateral filter
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2019-10-21 11:48:24 +02:00
Limin Wang
0afc1fe147
avfilter/af_silencedetect: document metadata
...
Reviewed-by: Moritz Barsnick <barsnick@gmx.net>
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
2019-10-21 10:22:38 +05:30
Paul B Mahol
357f11eca2
avfilter/vf_atadenoise: add support for commands
2019-10-20 12:10:16 +02:00
Paul B Mahol
7056ddc0e0
avfilter/vf_fieldhint: add support for duplicating fields
...
Fixes #7066
2019-10-19 13:08:37 +02:00
Gyan Doshi
ed78ca4123
doc/utils: add hexadecagonal channel layout
2019-10-19 13:00:36 +05:30
Paul B Mahol
71e33c6e01
avfilter/vf_atadenoise: add option to use additional algorithm
2019-10-17 20:28:31 +02:00
Gyan Doshi
9c820ebe90
doc/filters: fixes for scale filter
...
Adjusted formatting and prose for option force_divisible_by in scale filter
2019-10-17 15:46:35 +05:30
Paul B Mahol
b0bfa3699c
avfilter: add arnndn filter
2019-10-16 15:13:59 +02:00
James Almer
5c3d521a94
doc/APIchanges: add missing entry for the new runtime param AVOption flag
...
Signed-off-by: James Almer <jamrial@gmail.com>
2019-10-14 12:05:01 -03:00
Paul B Mahol
a4e5dc4b38
doc/filters: document colorchannelmixer commands
2019-10-14 13:14:18 +02:00
Paul B Mahol
688472641d
doc/filters: document amplify commands
2019-10-14 13:11:55 +02:00
Paul B Mahol
746c8e7c9d
doc/filters: document scroll commands
2019-10-14 13:08:13 +02:00
Paul B Mahol
8fec9fca69
doc/filters: document new feature
2019-10-14 11:40:17 +02:00
Paul B Mahol
8a0d45a92e
avfilter/vf_geq: allow user to set interpolation method
2019-10-14 10:55:51 +02:00
Paul B Mahol
e923e6205e
avfilter/vf_waveform: add yflat filter
2019-10-12 18:46:13 +02:00
Paul B Mahol
42974eb13a
avfilter/vf_waveform: add invert graticule
2019-10-12 17:44:52 +02:00
Paul B Mahol
961d6493e8
avutil/eval: add sgn()
2019-10-12 10:13:29 +02:00
Paul B Mahol
1cdb7c5839
doc/filters: add more examples for afftfilt
2019-10-09 19:03:45 +02:00
Paul B Mahol
24b6e968a2
doc/filters: document atempo command
2019-10-09 09:33:16 +02:00
Paul B Mahol
29327794b0
doc/filters: mention rubberband supported commands
2019-10-09 09:30:25 +02:00
Paul B Mahol
6023b9fbfe
avfilter/af_anlms: add support for commands
2019-10-08 11:54:21 +02:00
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>
2019-10-08 01:15:10 +05:30
Paul B Mahol
0633d87ae6
avfilter/af_adelay: add option which changes how unset channels are delayed
...
Fixes #8032 .
2019-10-07 18:10:28 +02:00
Paul B Mahol
a1e5c35a6e
doc/filters: fix few more typos
2019-10-06 20:32:16 +02:00
Paul B Mahol
66d45af13c
avfilter/vf_avgblur: add support for commands
2019-10-06 15:46:06 +02:00
Paul B Mahol
da9337c911
avfilter/vf_gblur: add support for commands
2019-10-06 15:34:28 +02:00
Paul B Mahol
e37edc70bd
avfilter: add anlms filter
2019-10-06 15:09:38 +02:00
Jun Zhao
a27c0781dd
doc/codecs: Update documentation for flags/flags2
...
Update documentation for flags/flags2
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
2019-10-06 17:33:00 +08:00
Paul B Mahol
93ea21f9b7
doc/filters: fix typo
2019-10-03 17:58:46 +02:00
Paul B Mahol
d0189f8d97
avfilter/vsrc_sierpinski: add triangle type
2019-10-03 14:21:39 +02:00
Paul B Mahol
1b2ed0c392
avfilter/vf_drawbox: implement process_command
2019-10-01 20:28:11 +02:00
Vladimir Panteleev
c888adf590
libavfilter: add photosensitivity filter
2019-09-30 20:21:27 +02:00
Paul B Mahol
a746359ede
avfilter: add scroll video filter
2019-09-30 19:37:37 +02:00
Paul B Mahol
9c9d5bf257
avfilter/f_metadata: add ends_with() function for comparing ends of strings
2019-09-30 12:14:34 +02:00