summaryrefslogtreecommitdiff
path: root/libavfilter/af_atempo.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_atempo: use av_malloc for rDFT buffers.Nicolas George2012-08-29
* lavfi/atempo: remove dead increment.Clément Bœsch2012-08-08
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-09
* Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'Michael Niedermayer2012-06-26
* lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.hStefano Sabatini2012-06-25
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-24
* libavfilter: improve atempo audio qualityPavel Koshevoy2012-06-19
* lavfi: add atempo filterPavel Koshevoy2012-06-17