| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -16/+22 |
* | lavfi: replace filter_samples by filter_frame | Michael Niedermayer | 2012-11-28 | 1 | -4/+4 |
* | Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h | Paul B Mahol | 2012-11-13 | 1 | -1/+1 |
* | lavfi/af_atempo: use av_malloc for rDFT buffers. | Nicolas George | 2012-08-29 | 1 | -11/+13 |
* | lavfi/atempo: remove dead increment. | Clément Bœsch | 2012-08-08 | 1 | -1/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-09 | 1 | -1/+2 |
* | Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' | Michael Niedermayer | 2012-06-26 | 1 | -1/+1 |
* | lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.h | Stefano Sabatini | 2012-06-25 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 1 | -1/+1 |
* | libavfilter: improve atempo audio quality | Pavel Koshevoy | 2012-06-19 | 1 | -1/+1 |
* | lavfi: add atempo filter | Pavel Koshevoy | 2012-06-17 | 1 | -0/+1160 |