| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/avf_showvolume: calculate color table only once | Paul B Mahol | 2016-08-21 | 1 | -13/+28 |
* | avfilter/avf_showvolume: use current peak value for picking colors | Paul B Mahol | 2016-08-18 | 1 | -3/+5 |
* | avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE | Michael Niedermayer | 2016-06-09 | 1 | -2/+2 |
* | avfilter/avf_showvolume: support unknown channel layouts too | Paul B Mahol | 2016-02-28 | 1 | -7/+13 |
* | avfilter/avf_showwolume: add orientation and step option | Paul B Mahol | 2016-02-27 | 1 | -38/+100 |
* | avfilter/avf_showvolume: Fix "warning: comparison of unsigned expression < 0 ... | Michael Niedermayer | 2015-11-29 | 1 | -1/+1 |
* | avfilter/avf_showvolume: fix several issues | Paul B Mahol | 2015-11-29 | 1 | -17/+38 |
* | avfilter/avf_showvolume: use log10 instead of log()/M_LN10 | Ganesh Ajjanagadde | 2015-10-29 | 1 | -1/+1 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -12/+9 |
* | avfilter/showvolume: use AV_OPT_TYPE_BOOL for channel name displaying option (t) | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/avf_showvolume: stop making output fully transparent | Paul B Mahol | 2015-08-01 | 1 | -2/+2 |
* | avfilter/avf_showvolume: make it possible to use current channel number in co... | Paul B Mahol | 2015-07-03 | 1 | -2/+3 |
* | avfilter/avf_showvolume: optionally display channel names | Paul B Mahol | 2015-06-29 | 1 | -0/+30 |
* | avfilter: add showvolume filter | Paul B Mahol | 2015-06-28 | 1 | -0/+230 |