aboutsummaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
Commit message (Expand)AuthorAgeFilesLines
* avfilter: add nnedi filterPaul B Mahol2016-02-011-0/+109
* doc/filters.texi: fix typo in spectrumsynth examplePaul B Mahol2016-01-311-1/+1
* avfilter/vf_zscale: make it possible to override input frame parametersPaul B Mahol2016-01-261-0/+57
* avfilter/vf_zoompan: fix pts handlingPaul B Mahol2016-01-241-0/+3
* avfilter: add convolution filterPaul B Mahol2016-01-221-0/+62
* avfilter/avf_showwaves: add logarithmic amplitude scalerPaul B Mahol2016-01-221-0/+14
* doc/filters: fix afftfilt examplePaul B Mahol2016-01-211-2/+2
* avfilter: add afftfilterPaul B Mahol2016-01-211-0/+77
* vf_scale: eval, param0 and param1 documentationBela Bodecs2016-01-201-0/+24
* doc/filters: add yet another fftfilt examplePaul B Mahol2016-01-181-0/+6
* avfilter: add ahistogram multimedia filterPaul B Mahol2016-01-151-0/+78
* avfilter: add spectrumsynth filterPaul B Mahol2016-01-141-0/+63
* avfilter/avf_showspectrum: add posibility to display phasePaul B Mahol2016-01-121-0/+3
* avfilter/avf_showspectrum: add cool color mapPaul B Mahol2016-01-081-0/+4
* avfilter/avf_showspectrum: add option to draw legendPaul B Mahol2016-01-081-0/+4
* avfilter/avf_avectorscope: add line drawing supportPaul B Mahol2016-01-051-0/+14
* avfilter/window_func: add tukey window functionPaul B Mahol2016-01-051-0/+2
* avfilter/avf_showspectrum: add yet another color mapPaul B Mahol2016-01-051-0/+4
* avfilter/avf_showspectrum: add option to set gain for calculating color inten...Paul B Mahol2016-01-041-0/+8
* avfilter/avf_showspectrum: add 4th and 5th root scalerPaul B Mahol2016-01-021-0/+8
* avfilter/avf_showspectrum: add fiery color mapPaul B Mahol2016-01-021-0/+4
* avfilter: add showspectrumpic filterPaul B Mahol2016-01-021-0/+106
* doc/filters: add showwavespic colorize exampleLou Logan2015-12-311-0/+8
* avfilter/avf_showspectrum: add window overlap supportPaul B Mahol2015-12-311-0/+5
* avfilter/avf_showspectrum: add fire color mapPaul B Mahol2015-12-311-0/+2
* avfilter/avf_showspectrum: add nebulae color mapPaul B Mahol2015-12-301-0/+2
* avfilter/avf_showspectrum: add moreland color mapPaul B Mahol2015-12-301-0/+2
* avfilter/avf_showspectrum: add rainbow colormapPaul B Mahol2015-12-291-1/+3
* avfilter/avf_showspectrum: add horizontal orientation supportPaul B Mahol2015-12-291-0/+4
* avfilter/avf_showspectrum: use ff_generate_window_funcPaul B Mahol2015-12-281-5/+12
* avfilter/avf_showspectrum: add rscroll sliding modePaul B Mahol2015-12-281-0/+2
* doc/filters: add one more silenceremove examplePaul B Mahol2015-12-281-0/+7
* avfilter/af_silenceremove: make size of window user configurablePaul B Mahol2015-12-281-0/+4
* avfilter/af_silenceremove: add peak detectorPaul B Mahol2015-12-271-0/+4
* doc/filters: note NetCDF dependency for sofalizerLou Logan2015-12-261-1/+4
* avfilter: add high-order parametric multiband equalizer filterPaul B Mahol2015-12-251-0/+94
* avfilter/avf_showfreqs: make it possible to split channelsPaul B Mahol2015-12-201-0/+11
* avfilter/vf_stereo3d: add interleave columns input supportPaul B Mahol2015-12-191-0/+6
* doc/filters: copy all input modes to output modes.Paul B Mahol2015-12-181-1/+40
* avfilter/af_sofalizer: add frequency domain processing and use it by defaultPaul B Mahol2015-12-141-0/+6
* avfilter: add SOFAlizer audio filterPaul B Mahol2015-12-121-0/+29
* doc: fix selectivecolor filter positionClément Bœsch2015-12-121-67/+67
* doc/filters: add more compand examplesPaul B Mahol2015-12-071-0/+66
* avfilter/af_alimiter: add 3 more optionsPaul B Mahol2015-12-061-2/+11
* avfilter/codecview: add QP supportClément Bœsch2015-12-051-0/+3
* avfilter: add audio emphasis filterPaul B Mahol2015-12-041-0/+46
* avfilter/af_agate: change default for detection to rmsPaul B Mahol2015-12-031-2/+2
* avfilter/af_agate: add level_sc option for sidechaingate filterPaul B Mahol2015-12-031-0/+3
* avfilter: add sidechaingate filterPaul B Mahol2015-12-031-0/+61
* avfilter: add audio pulsator filterPaul B Mahol2015-12-021-0/+57