58 Commits (b51eae1abeab6875e619a598b6e8d4e14c1b6cfd)

Author SHA1 Message Date
  Nicolas George 2f76476549 lavfi: regroup formats lists in a single structure. 4 years ago
  Andreas Rheinhardt 9b34600bd2 avfilter/f_ebur128: Don't allocate outpad names 4 years ago
  Paul B Mahol cc752233fb avfilter/f_ebur128: check if frame clone is set 5 years ago
  Paul B Mahol 31990046ac avfilter/f_ebur128: use correct type for chl 6 years ago
  Mark Thompson f370142ec0 lavfi/ebur128: Fix mixed declarations and code 6 years ago
  Daniel Molkentin 4069d2d087 libavfilter/ebur128: add scale parameter 6 years ago
  Daniel Molkentin d445bcb137 libavfilter/ebur128: introduce target range 6 years ago
  Daniel Molkentin d587390988 libavfilter/ebur128: add gauge option 6 years ago
  Daniel Molkentin 1cee8f03cf libavfilter/ebur128: add target value to statistics line 6 years ago
  Daniel Molkentin d95c5b003c libavfilter/ebur128: add target level option for EBUR128 visualization filter 6 years ago
  Paul B Mahol 11fc18994e avfilter/f_ebur128: check return value of ff_insert_outpad() 6 years ago
  Paul B Mahol f85cad799b avfilter: properly set SAR for A->V filters 8 years ago
  Paul B Mahol ed93ed5ee3 avfilter: don't anonymously typedef structs 8 years ago
  Clément Bœsch 5d7be07a8b lavfi/f_ebur128: relicense to LGPL 8 years ago
  Andreas Cadhalpun c8a6eb58d7 doc: fix spelling errors 8 years ago
  Ganesh Ajjanagadde db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
  Ganesh Ajjanagadde e0024b9e5f lavfi/f_ebur128: replace pow(10,x) by ff_exp10(x) 9 years ago
  Clément Bœsch 5083900b73 lavfi/ebur128: apply I dual mono correction only if I available 9 years ago
  Ganesh Ajjanagadde 8507b98c10 avfilter,swresample,swscale: use fabs, fabsf instead of FFABS 9 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
  Clément Bœsch 513fcd4167 avfilter/ebur128: use AV_OPT_TYPE_BOOL for video option 9 years ago
  Kyle Swanson 4f721bfd46 avfilter/ebur128: add dualmono measurement option 9 years ago
  Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
  Clément Bœsch 728eff9e38 avfilter/ebur128: use AV_OPT_TYPE_BOOL for metadata option 9 years ago
  Clément Bœsch b2c0b80f62 avfilter/ebur128: rework channel weighting definition code 10 years ago
  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