summaryrefslogtreecommitdiff
path: root/libavfilter/avf_showvolume.c
Commit message (Expand)AuthorAge
* avfilter/avf_showvolume: calculate color table only oncePaul B Mahol2016-08-21
* avfilter/avf_showvolume: use current peak value for picking colorsPaul B Mahol2016-08-18
* avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer2016-06-09
* avfilter/avf_showvolume: support unknown channel layouts tooPaul B Mahol2016-02-28
* avfilter/avf_showwolume: add orientation and step optionPaul B Mahol2016-02-27
* avfilter/avf_showvolume: Fix "warning: comparison of unsigned expression < 0 ...Michael Niedermayer2015-11-29
* avfilter/avf_showvolume: fix several issuesPaul B Mahol2015-11-29
* avfilter/avf_showvolume: use log10 instead of log()/M_LN10Ganesh Ajjanagadde2015-10-29
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* avfilter/showvolume: use AV_OPT_TYPE_BOOL for channel name displaying option (t)Clément Bœsch2015-09-08
* avfilter/avf_showvolume: stop making output fully transparentPaul B Mahol2015-08-01
* avfilter/avf_showvolume: make it possible to use current channel number in co...Paul B Mahol2015-07-03
* avfilter/avf_showvolume: optionally display channel namesPaul B Mahol2015-06-29
* avfilter: add showvolume filterPaul B Mahol2015-06-28