22 Commits (f3158c3f29cd24cf50a02b58201ec2cf149b51e5)

Author SHA1 Message Date
  Nicolas George bc6901c949 lavfi/af_atempo: clear references before returning error. 11 years ago
  Pavel Koshevoy 0c77cdb491 libavfilter/af_atempo: Avoid round-off error build-up, ticket #2484 12 years ago
  Pavel Koshevoy 5a2a060378 libavfilter/af_atempo: Fix uninitialized memory access 12 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
  Pavel Koshevoy 8f3c440a39 lavfi/atempo: switch to an AVOptions-based system. 12 years ago
  Paul B Mahol ed8373e7db lavfi: always check return value of ff_get_{audio,video}_buffer() 12 years ago
  Nicolas George d38c173dfb lavfi/af_atempo: simplify request_frame loop. 12 years ago
  Clément Bœsch 1b0d0e6b72 lavfi/atempo: raise filter_frame() error. 12 years ago
  Paul B Mahol 185d1f3bfc lavfi: declare arrays that never change as static const 12 years ago
  Clément Bœsch 2d9d444051 lavfi: convert remaining input/output list compound literals to named objects. 12 years ago
  Michael Niedermayer cd7febd33f lavfi: replace filter_samples by filter_frame 12 years ago
  Paul B Mahol 1acd2f6ba7 Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
  Nicolas George a5704659e3 lavfi/af_atempo: use av_malloc for rDFT buffers. 12 years ago
  Clément Bœsch e6dd2852ca lavfi/atempo: remove dead increment. 12 years ago
  Stefano Sabatini 972cad77fa lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.h 13 years ago
  Pavel Koshevoy 5fa8226420 libavfilter: improve atempo audio quality 13 years ago
  Pavel Koshevoy a1aac8d004 lavfi: add atempo filter 13 years ago