33 Commits (437da3e349c2acbf1ce6f565ef71b51bcf66086e)

Author SHA1 Message Date
  Michael Niedermayer a97137e948 avfilter/f_ebur128: Use av_malloc_array() 11 years ago
  Jean First 2384cada12 lavfi/ebur128: add true peak metering per frame 11 years ago
  Jean First 6ef2315aaf lavfi/ebur128: print peak metering in dBFS 11 years ago
  Clément Bœsch 7f42bfad5d lavfi/ebur128: add sample and true peak metering. 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
  Paul B Mahol 11afe28b9a lavfi/ebur128: fix typo: s/negociation/negotiation 11 years ago
  Thilo Borgmann f18ccb529f Fix wrong use of "an" in some comments. 11 years ago
  Clément Bœsch 73180f5b0e lavfi: flag more dynamic i/o filters. 12 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
  Clément Bœsch c36ab01cd2 lavfi/ebur128: remove now unused av_opt_free call. 12 years ago
  Clément Bœsch 5afd58fbb4 lavfi/ebur128: switch to an AVOptions-based system. 12 years ago
  Nicolas George 9566ba91ab lavfi/f_ebur128: remove request_frame hack. 12 years ago
  Clément Bœsch 76d1c07c89 lavfi/ebur128: add metadata injection. 12 years ago
  Clément Bœsch 1edbeb3532 lavfi/ebur128: check histogram allocations. 12 years ago
  Clément Bœsch db670e5366 lavfi/ebur128: add framelog option. 12 years ago
  Clément Bœsch 9ace0dbe41 lavfi/ebur128: use same ref for inputs and outputs. 12 years ago
  Clément Bœsch fe898a037d Revert "lavfi/ebur128: fix format negociation for output." 12 years ago
  Clément Bœsch 9efcfbed9d lavfi/ebur128: fix format negociation for output. 12 years ago
  sedacca@comcast.net b64de24fd7 lavfi/ebur128: advance pointer to samples 12 years ago
  David A. Sedacca de21e6736e lavfi/ebur128: fix channel weights 12 years ago
  sedacca@comcast.net 24c47f00fe lavfi: EBU R.128 irregular time 12 years ago
  Clément Bœsch 9236e9f1e1 lavfi/ebur128: use ff_filter_frame() everywhere. 12 years ago
  Clément Bœsch a5b765236b lavfi: add priv_class for some forgotten filters. 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
  Paul B Mahol e870a7dd4a lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONE 12 years ago
  Clément Bœsch 9ad1ea13e0 lavfi/ebur128: fix typo in condition. 12 years ago
  Clément Bœsch d771b1d137 lavfi: EBU R.128 scanner. 12 years ago