17 Commits (b51eae1abeab6875e619a598b6e8d4e14c1b6cfd)

Author SHA1 Message Date
  Limin Wang f441fadbcf avfilter/af_adelay: Check sscanf() return value 5 years ago
  Paul B Mahol 1ebac3cda9 avfilter/af_adelay: fix buggy behaviour 5 years ago
  Paul B Mahol 0633d87ae6 avfilter/af_adelay: add option which changes how unset channels are delayed 5 years ago
  Paul B Mahol 35a8179149 avfilter/af_adelay: allow setting delays in seconds 6 years ago
  Paul B Mahol 0c7fb6e4a0 avfilter/af_adelay: use av_sscanf() 6 years ago
  Paul B Mahol bd02a6d7ed avfilter/af_adelay: switch to activate 6 years ago
  Paul B Mahol bf5bdbdb92 avfilter/af_adelay: do not crash if allocation of chandelay failed 6 years ago
  Paul B Mahol 88cbd25b19 avfilter: pass outlink to ff_get_audio_buffer() 7 years ago
  Paul B Mahol 6ccd32c367 avfilter/af_adelay: remove requirement that at least one delay should be provided 7 years ago
  Paul B Mahol b5314333de avfilter/af_adelay: make it possible to delay channels by exact number of samples 8 years ago
  Paul B Mahol 142894d720 avfilter: do not leak frame if ff_get_audio_buffer() fails 9 years ago
  Paul B Mahol 494b792441 avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts() 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Michael Niedermayer 2d6f31730c avfilter/af_adelay: use av_freep(), do not leave stale pointers in memory 10 years ago
  Paul B Mahol 9f2a3bcee7 avfilter: remove superflous lines 11 years ago
  Paul B Mahol 9d05de2258 avfilter: add adelay filter 11 years ago