summaryrefslogtreecommitdiff
path: root/libavfilter/af_volumedetect.c
Commit message (Expand)AuthorAge
* lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch2012-11-28
* lavfi: replace filter_samples by filter_frameMichael Niedermayer2012-11-28
* Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol2012-11-13
* lavfi/af_volumedetect: print stats in uninit().Nicolas George2012-10-25
* af_volumedetect: fix use of uninitilaized variable in case of planar audio.Michael Niedermayer2012-10-11
* lavfi: add volumedetect filter.Nicolas George2012-08-19