40 Commits (fd10a6e2f21f9cadc44a0415e204ea82940cd089)

Author SHA1 Message Date
  Nicolas Gaullier 759381d96b lavfi/silencedetect: Fix missing log at eos 7 years ago
  Nicolas Gaullier 5170ab20e1 lavfi/silencedetect: Fix silence_end accuracy 7 years ago
  Nicolas Gaullier 56b2731aae lavfi/silencedetect: Fix silence_start accuracy 7 years ago
  Nicolas Gaullier 3deb17f9fb lavfi/silencedetect: Fix when silence_start=0 7 years ago
  Nicolas Gaullier 95e47654bc lavfi/silencedetect: Add mono mode 7 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Paul B Mahol 9665217a75 avfilter/af_silencedetect: support more sample formats 11 years ago
  Paul B Mahol 7d0ce1e59d avfilter/af_silencedetect: use the name 's' for the pointer to the private context 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol b077d8d908 avfilter: remove redundant .get_(audio/video)_buffer initializations 11 years ago
  Clément Bœsch 493ebbd7eb Update copyrights where my email appears with the new one. 11 years ago
  Paul B Mahol f486d7e924 lavfi/silencedetect: unbreak for unknown channel layouts 12 years ago
  Clément Bœsch 1b1688bfc6 lavfi/silencedetect: switch to an AVOptions-based system. 12 years ago
  Paul B Mahol 185d1f3bfc lavfi: declare arrays that never change as static const 12 years ago
  Clément Bœsch a0b2e8e155 lavfi/silencedetect: use eval builtin to parse dB. 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
  Clément Bœsch fbedce6b85 lavfi/silencedetect: export silence info to metadata. 12 years ago
  Clément Bœsch 273fca9ac0 lavfi/silencedetect: increase duration precision. 12 years ago
  Clément Bœsch 6ac5e3fe9d lavfi/silencedetect: add av_opt_free() call. 12 years ago
  Stefano Sabatini 42d621d131 lavfi: add priv class to filter definitions and flags to filter internal options 12 years ago
  Clément Bœsch cc650cf029 Remove "Error parsing options string [...]" messages. 12 years ago
  Stefano Sabatini 972cad77fa lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.h 13 years ago
  Stefano Sabatini c17808cebd lavfi: define macro AVFILTER_DEFINE_CLASS 13 years ago
  Paul B Mahol 54101214d8 lavfi: use designated initializers for AVClass 13 years ago
  Paul B Mahol c9e183b490 lavfi: update some deprecated functions 13 years ago
  Stefano Sabatini 0f0f3bd1e0 lavfi: use av_default_item_name() as filter private context logger 13 years ago
  Stefano Sabatini 4d6a8a2bdb lavfi: add avfilter_default_filter_name() 13 years ago
  Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 13 years ago
  Clément Bœsch 4522df52aa lavfi: remove audio.h include from avfilter.h. 13 years ago
  Clément Bœsch d3b06399ff lavfi/silencedetect: use av_ts2timestr() macro. 13 years ago
  Clément Bœsch 0c01947316 lavfi: add audio silencedetect filter. 13 years ago