aboutsummaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
Commit message (Expand)AuthorAgeFilesLines
* doc/filters: typo in frei0rBrice Waegeneire2017-07-231-1/+1
* doc/filters: Clarify scale2ref exampleKevin Mark2017-06-051-1/+1
* doc/filters/drawtext: fix centering exampleAndrey Utkin2015-12-011-1/+1
* doc: fix spelling errorsAndreas Cadhalpun2015-10-121-7/+7
* avfilter/vf_waveform: change intensity to floatPaul B Mahol2015-09-041-1/+1
* doc: Explain how to use the fps and the fieldmatch filter together.Carl Eugen Hoyos2015-09-031-2/+3
* avfilter/vf_drawgraph: add rscroll slide modePaul B Mahol2015-09-031-0/+3
* avfilter/vf_elbg: make it possible to output to pal8 pixel formatPaul B Mahol2015-09-031-0/+4
* avfilter/vf_subtitles: allow setting fonts directoryRicardo Constantino2015-09-021-0/+4
* avfilter/vf_waveform: implement various filtersPaul B Mahol2015-09-011-0/+21
* doc/filters: mention all short names for vectorscope optionsPaul B Mahol2015-08-301-2/+2
* avfilter/vf_vectorscope: implement envelope supportPaul B Mahol2015-08-301-0/+16
* avfilter/vf_vectorscope: add yet another modePaul B Mahol2015-08-291-0/+5
* avfilter: add allrgbClément Bœsch2015-08-291-1/+4
* avfilter: add framerate video filterPaul B Mahol2015-08-271-0/+45
* avfilter: add hstack & vstack filterPaul B Mahol2015-08-261-0/+31
* avfilter/vf_vectorscope: make intensity user configurablePaul B Mahol2015-08-241-0/+4
* avfilter: add waveform monitor filterPaul B Mahol2015-08-221-0/+76
* avfilter: add video vectorscope filterPaul B Mahol2015-08-201-0/+38
* avfilter: add showfreqs filterPaul B Mahol2015-08-191-0/+115
* avfilter/vf_histogram: make it possible to pick color components for levels modePaul B Mahol2015-08-191-0/+4
* avfilter: add scale2ref filterMichael Niedermayer2015-08-171-0/+17
* avfilter/avf_avectorscope: add polar modePaul B Mahol2015-08-141-0/+3
* avfilter: add aphasemeter filterPaul B Mahol2015-08-121-0/+32
* avfilter/avf_avectorscope: stop making output fully transparentPaul B Mahol2015-08-071-2/+6
* avfilter: add atadenoisePaul B Mahol2015-08-021-0/+38
* avfilter: add allyuv source filterPaul B Mahol2015-08-021-1/+4
* avfilter: add acrossfade filterPaul B Mahol2015-07-261-0/+49
* avfilter: add sidechain compress audio filterPaul B Mahol2015-07-251-0/+62
* avfilter: add areverse filterPaul B Mahol2015-07-241-1/+1
* doc/filters.texi: fix two typos in reverse filter descriptionPaul B Mahol2015-07-231-1/+2
* avfilter: add deband filterPaul B Mahol2015-07-221-0/+37
* libavfilter/vf_crop: implement process_commandBernd Bleßmann2015-07-211-2/+18
* libavfilter/vf_scale: implement process_commandBernd Bleßmann2015-07-211-0/+13
* avfilter: add random video filterPaul B Mahol2015-07-191-0/+18
* avfilter: Add reverse filterDerek Buitenhuis2015-07-191-0/+16
* avfilter/af_compand: fix clipping with default optionsPaul B Mahol2015-07-171-0/+2
* avfilter: add Dynamic Audio Normalizer filterLoRd_MuldeR2015-07-171-0/+158
* avfilter/af_astats: measure minimal and mean difference between two consecuti...Paul B Mahol2015-07-171-0/+11
* avfilter/af_astats: also measure maximal difference between two consecutive s...Paul B Mahol2015-07-151-0/+13
* avfilter: add erosion, dilation, deflate & inflate filterPaul B Mahol2015-07-151-0/+90
* Merge commit '8fcd121b823caeadbe7597c9ae9229f6f164f949'Michael Niedermayer2015-07-091-1/+1
|\
| * doc: Use the succinct syntax for the channelmap exampleLuca Barbato2015-07-091-1/+1
* | avfilter: add removegrainPaul B Mahol2015-07-081-0/+104
* | avfilter/avf_showvolume: make it possible to use current channel number in co...Paul B Mahol2015-07-031-0/+3
* | lavfi: add (a)drawgraph filterPaul B Mahol2015-07-031-0/+101
* | avfilter/af_astats: export metadataPaul B Mahol2015-07-031-0/+35
* | avfilter/avf_showvolume: optionally display channel namesPaul B Mahol2015-06-291-0/+3
* | doc/filters: fix documentation bug in ssim filterPaul B Mahol2015-06-281-1/+1
* | avfilter: add showvolume filterPaul B Mahol2015-06-281-0/+33