summaryrefslogtreecommitdiff
path: root/libavfilter/af_atempo.c
Commit message (Expand)AuthorAge
* 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