Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -4/+3 |
* | lavfi: declare arrays that never change as static const | Paul B Mahol | 2012-12-21 | 1 | -1/+1 |
* | lavfi: convert remaining input/output list compound literals to named objects. | Clément Bœsch | 2012-11-28 | 1 | -14/+21 |
* | lavfi: replace filter_samples by filter_frame | Michael Niedermayer | 2012-11-28 | 1 | -3/+3 |
* | Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h | Paul B Mahol | 2012-11-13 | 1 | -1/+1 |
* | lavfi/af_volumedetect: print stats in uninit(). | Nicolas George | 2012-10-25 | 1 | -8/+4 |
* | af_volumedetect: fix use of uninitilaized variable in case of planar audio. | Michael Niedermayer | 2012-10-11 | 1 | -1/+1 |
* | lavfi: add volumedetect filter. | Nicolas George | 2012-08-19 | 1 | -0/+159 |