summaryrefslogtreecommitdiff
path: root/libavfilter/avf_showvolume.c
Commit message (Collapse)AuthorAge
* 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 ↵Paul B Mahol2015-07-03
| | | | | | color expression Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter/avf_showvolume: optionally display channel namesPaul B Mahol2015-06-29
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter: add showvolume filterPaul B Mahol2015-06-28
Signed-off-by: Paul B Mahol <onemda@gmail.com>