Marton Balint
7ef3e5b593
lavfi/metadata: allow deleting all metadata
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Marton Balint <cus@passwd.hu>
9 years ago
Mulvya
a54c3ff65f
doc/filters: blend terminates on longest input
Signed-off-by: Mulvya <mulvya@gmail.com>
Signed-off-by: Lou Logan <lou@lrcd.com>
9 years ago
Clément Bœsch
c29b532a94
lavfi: add nlmeans filter
Fixes Ticket #4910
10 years ago
Paul B Mahol
22bdba7a93
doc/filters: add two lut2 examples
Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years ago
Paul B Mahol
4096bb176b
avfilter/vf_unsharp: limit matrix size in either direction to 23
Anything bigger is not supported anyway.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years ago
Paul B Mahol
5b509fafb0
avfilter/vf_lut2: also export video input bit depth
Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years ago
Paul B Mahol
afeffd891f
avfilter: add sobel and prewitt filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years ago
Lou Logan
915abab25c
doc/filters: add missing palette* options
Introduced in b7e78c7 and 93ae68d .
Fixes #5835 .
The paletteuse debug options that are not part of the official API are
not included (debug_kdtree and color_search).
Signed-off-by: Lou Logan <lou@lrcd.com>
9 years ago
Paul B Mahol
e9770b40b1
avfilter/vf_datascope: let user change background opacity
Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years ago
Paul B Mahol
8cfe60ef39
doc/filters: itemize shuffleframes & shuffleplanes examples
Add one more shuffleframes example.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years ago
Paul B Mahol
4fb6f9de0c
avfilter/vf_waveform: make possible to change background opacity
Only useful if output pixel format have alpha.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years ago
Paul B Mahol
424f0f9e33
avfilter: add avgblur filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years ago
Carl Eugen Hoyos
70f4b453cb
doc/showspectrum*: Change options order to reflect numeric values.
Fixes ticket #5823 .
9 years ago
Paul B Mahol
443c9fab57
avfilter/vf_gblur: add sigmaV option, different vertical filtering
Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years ago
Paul B Mahol
ee605aa730
avfilter: add gblur filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years ago
Paul B Mahol
817846d0c3
doc/filters: improve weave example
9 years ago
Vittorio Giovara
5df993f3b1
vf_colorspace: Allow overriding input color properties
The filter needs input frames with color properties filled out by
the decoder. Since this is not always possible, add input options to
the filter so that user may override color space, color primaries,
transfer characteristics, and color range, as well as a generic option
to set all properties at once.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
9 years ago
Paul B Mahol
5dcd913ab5
doc/filters: add weave example
Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years ago
Paul B Mahol
b5cf307d0f
avfilter/vf_zscale: make possible to change chroma location
9 years ago
Paul B Mahol
3e1356f790
avfilter: add weave filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
12 years ago
Lucas Cooper
aabe12eba3
avfilter/vf_psnr: Add max value output option to psnr stats log.
This allows retroactive calculation/aggregation of PSNR from the stats
log.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years ago
Paul B Mahol
b2c6a11fb6
avfilter/vf_atadenoise: add planes option
Make possible filtering only some planes.
9 years ago
Paul B Mahol
0429ff4be6
avfilter: add vaguedenoiser filter
9 years ago
Paul B Mahol
e3fbfa561e
doc/filters: fix anequalizer docs
9 years ago
Davinder Singh
b07d4a0fb2
avfilter: added motion estimation and interpolation filters
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years ago
Paul B Mahol
feb2ea6e09
avfilter: add yuvtestsrc source filter
9 years ago
Paul B Mahol
5d7743019b
avfilter: add lut2 filter
9 years ago
Paul B Mahol
bb109dce18
avfilter: add hysteresis filter
9 years ago
Paul B Mahol
12f997d061
avfilter: add maskedclamp filter
9 years ago
Burt P
429b41e7b2
doc/filters: re-order hdcd options to match --help filter=hdcd
Signed-off-by: Burt P <pburt0@gmail.com>
9 years ago
Burt P
b7d1f44ce0
doc/filters: update for af_hdcd
Signed-off-by: Burt P <pburt0@gmail.com>
9 years ago
Paul B Mahol
4d7d74802d
avfilter/vf_crop: make possible to do exact cropping for subsampled videos
9 years ago
Paul B Mahol
0d8b6a15dd
avfilter/vf_histogram: make foreground and background opacity configurable
9 years ago
Paul B Mahol
e2a39b103e
avfilter/avf_showvolume: use current peak value for picking colors
9 years ago
Paul B Mahol
5ee5f4b13c
avfilter/avf_showfreqs: make minimum amplitude for log scaler configurable
9 years ago
Paul B Mahol
ed8d7e7a9b
avfilter: add bitplanenoise filter
9 years ago
Paul B Mahol
b438c2025c
avfilter/window_func: add cauchy, parzen and poisson window function
9 years ago
Paul B Mahol
ea58dd2beb
avfilter/window_func: add dolph window
9 years ago
Paul B Mahol
4899953a47
doc/filters: add yet another zoompan usage example
9 years ago
Paul B Mahol
3a81775bde
avfilter/vf_signalstats: measure video bitdepth
9 years ago
Paul B Mahol
17eb0042bc
doc/filters: move hdcd documentation from video section to audio section
9 years ago
Paul B Mahol
b5314333de
avfilter/af_adelay: make it possible to delay channels by exact number of samples
9 years ago
Paul B Mahol
a130165ed9
avfilter/avf_avectorscope: add scale option
9 years ago
Paul B Mahol
369fdfaf00
doc/filters: fix typo in acrusher filter docs
9 years ago
Paul B Mahol
7f1b14bc57
avfilter: add acrusher filter
9 years ago
Paul B Mahol
80262d8c86
avfilter/avf_showwaves: add sqrt and cbrt amplitude scalers
9 years ago
Paul B Mahol
011837285f
doc/filters: add one more lutyuv example
9 years ago
Derek Buitenhuis
26695aedc2
docs/filters: Fix parameter names for colorspace filter
They were erroneously set to the name of the unit instead of
the parameter name.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
9 years ago
Burt P
b2b659b17d
af_hdcd: Add analyze mode
A new mode, selected by filter option, to aid in analysis of HDCD
encoded audio. In this mode the audio is replaced by a solid tone and
the amplitude is adjusted to signal some specified aspect of the process.
The output file can be loaded in an audio editor alongside the original,
where the user can see where different features or states are present.
Signed-off-by: Burt P <pburt0@gmail.com>
9 years ago
Paul B Mahol
1562a4c4f3
doc/filters: reorganize some entries, move scale_npp to right section
Also remove select entry in audio section, probably error in merge.
9 years ago