20 Commits (b51eae1abeab6875e619a598b6e8d4e14c1b6cfd)

Author SHA1 Message Date
  Paul B Mahol 1b262004d3 avfilter/af_silenceremove: use input timestamp for timestamp recalculation 5 years ago
  Paul B Mahol 936376f3f7 avfilter/af_silenceremove: use enum for threshold detection modes 6 years ago
  Paul B Mahol 631994b62b avfilter/af_silenceremove: add enum for detection modes 6 years ago
  Paul B Mahol 454ed32d56 avfilter/af_silenceremove: add options description 6 years ago
  Paul B Mahol a853623681 avfilter/af_silenceremove: prefer outlink instead of inlink 6 years ago
  Paul B Mahol 346b23237b avfilter/af_silenceremove: add mode options 6 years ago
  Paul B Mahol c07bc1d6ee avfilter/af_silenceremove: add options to keep min duration of silence 6 years ago
  Paul B Mahol 3cbf37bf09 avfilter/af_silenceremove: fix max for duration options 6 years ago
  Paul B Mahol 2d1594a8d6 avfilter/af_silenceremove: fix possible crash if supplied duration is negative 7 years ago
  Paul B Mahol 9152bda839 avfilter/af_silenceremove: fix logic error in EOF case 7 years ago
  Paul B Mahol 7760ed7e96 avfilter/af_silenceremove: set output timestamps 8 years ago
  Paul B Mahol 47aaebd63e avfilter/af_silenceremove: make size of window user configurable 9 years ago
  Paul B Mahol b841fe002a avfilter/af_silenceremove: lower number of operations in for loop 9 years ago
  Paul B Mahol 1809894b2a avfilter/af_silenceremove: add peak detector 9 years ago
  Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
  Paul B Mahol 494b792441 avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts() 9 years ago
  Clément Bœsch 5c64ae64bd avfilter/silenceremove: use AV_OPT_TYPE_BOOL for leave_silence option 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Michael Niedermayer 1b2390e2bc avfilter/af_silenceremove: remove dead code 10 years ago
  Paul B Mahol 422619646e add silenceremove filter 11 years ago