38 Commits (b51eae1abeab6875e619a598b6e8d4e14c1b6cfd)

Author SHA1 Message Date
  Paul B Mahol ce764a6c74 avfilter/af_atempo: use ff_filter_process_command() 5 years ago
  Pavel Koshevoy 181031906e avfilter/af_atempo: Make ffplay display correct timestamps when seeking 6 years ago
  Pavel Koshevoy 03123e4053 lavfi/atempo: fix tempo range limit inconsistency 6 years ago
  Pavel Koshevoy 29cddc99cd lavfi/atempo: raise max tempo limit (v2) 7 years ago
  Pavel Koshevoy 25b5096400 lavfi/atempo: Avoid false triggering an assertion failure 7 years ago
  Pavel Koshevoy edb4ba5bd4 Revert "lavfi/atempo: avoid false triggering an assertion failure" 7 years ago
  Derek Buitenhuis 704b774ae0 af_tempo: Add missing error check 7 years ago
  Paul B Mahol c90b88090c avfilter: do not leak AVFrame on failed buffer allocation 7 years ago
  Paul B Mahol ed93ed5ee3 avfilter: don't anonymously typedef structs 8 years ago
  Pavel Koshevoy 947fdad92d avfilter/af_atempo: fix drift calculation, ticket #6157 8 years ago
  Pavel Koshevoy 4240e5b047 lavfi/atempo: avoid false triggering an assertion failure 8 years ago
  Marton Balint bffc2bcd75 avfilter/af_atempo: add support for unknown channel layouts 8 years ago
  Michael Niedermayer db3b93319d avfilter/af_atempo: Make independent of the channel layout 8 years ago
  Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Pavel Koshevoy 6380f2e367 avfilter/atempo: Flush all buffered input samples 10 years ago
  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