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
Paul B Mahol
4a51075f4d
doc/examples/muxing: fix underflow in duration of encoded streams
...
Now they are exactly 10 seconds long.
Fixes #5684 .
5 years ago
Paul B Mahol
551e8dc145
doc/filters: add more advanced silenceremove example
5 years ago
Lou Logan
419e5e7942
doc/ffmpeg: -timelimit is in user time
...
Signed-off-by: Lou Logan <lou@lrcd.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
5 years ago
Gyan Doshi
b9f8ab3ef4
doc/filters: warn about gaps/overlaps in xstack
5 years ago
Limin Wang
af007e36d1
doc/filters: add 4x4 layout example for xstack filter
...
Add layouts for existing examples.
Reviewed-by: Gyan <ffmpeg@gyani.pro>
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
5 years ago
Michael Niedermayer
f8406ab4b9
avcodec: add max_samples
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
5 years ago
Paul B Mahol
9c3e1c1937
avfilter: add sierpinski video source
5 years ago
Paul B Mahol
0d05aa052c
avfilter/vf_v360: add sinusoidal format
5 years ago
Paul B Mahol
51a2f02117
avfilter/vf_v360: add fixed pixel padding options
5 years ago
Paul B Mahol
b8dfc108a2
avfilter/vf_v360: add hammer projection
5 years ago
Moritz Barsnick
2f87c9f646
avformat/hashenc: add streamhash muxer
...
Implemented as a variant of the hash muxer, reusing most functions,
and making use of the previously introduced array of hashes.
Signed-off-by: Moritz Barsnick <barsnick@gmx.net>
Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
5 years ago
Paul B Mahol
b632ad81c5
avfilter/vf_v360: add ball projection format
5 years ago
Moritz Barsnick
53d31e91c5
doc: various spelling, grammar and formatting fixes
...
Signed-off-by: Moritz Barsnick <barsnick@gmx.net>
5 years ago
Paul B Mahol
251284e44a
avfilter/vf_v360: add mercator projection
5 years ago
Carl Eugen Hoyos
551fcbbccb
lavc/g729dec: Support decoding Sipro ACELP.KELVIN.
...
Fixes ticket #4799 .
Analyzed-by: Aleksandr Ustinov
5 years ago
Michael Niedermayer
c80715f153
doc/examples/decode_audio: Fix "warning: ISO C90 forbids mixed declarations and code"
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
5 years ago