summaryrefslogtreecommitdiff
path: root/libavfilter/af_volumedetect.c
Commit message (Expand)AuthorAge
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
* lavfi: declare arrays that never change as static constPaul B Mahol2012-12-21
* 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