26 Commits (18c9d5d3e80dc0b47e0a260b51f5230bdd499e8b)

Author SHA1 Message Date
  Paul B Mahol 703ae350c2 avfilter/af_astats: fix flt(p) support 8 years ago
  Paul B Mahol 81f7d07608 avfilter/af_astats: add support for s64(p) sample format 8 years ago
  Paul B Mahol 4f226714f5 avfilter/af_astats: add support for other sample formats 8 years ago
  Paul B Mahol 4be8ab70a6 avfilter/af_astats: extend bitdepth calculation 8 years ago
  Paul B Mahol 2a7f056d88 avfilter/af_astats: do not clear previous sample value 9 years ago
  Paul B Mahol 0d65a7d033 avfilter/af_astats: clear all stats 9 years ago
  Paul B Mahol c09248aecd avfilter/af_astats: reset stats prior not after filtering 9 years ago
  Ganesh Ajjanagadde ac6b7c47cc avfilter/af_astats: replace FFABS with fabs 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 816cfd00cb avfilter/astats: use AV_OPT_TYPE_BOOL for metadata option 9 years ago
  James Almer 6de5b6cd86 avfilter/af_astats: use UINT64_C instead of the LLU suffix 10 years ago
  Paul B Mahol 3b365dda5c avfilter/af_astats: measure minimal and mean difference between two consecutive samples 10 years ago
  Paul B Mahol 51925daafd avfilter/af_astats: make sure p->last is actually always set when measuring max difference 10 years ago
  Paul B Mahol 59a9998908 avfilter/af_astats: also measure maximal difference between two consecutive samples 10 years ago
  Paul B Mahol 61641627b8 avfilter/af_astats: calculate audio bit-depth 10 years ago
  Paul B Mahol c0d676f977 avfilter/af_astats: implement recalculation of stats after each X frames 10 years ago
  Paul B Mahol d3836b603e avfilter/af_astats: export metadata 10 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Paul B Mahol 0c49cff117 avfilter/af_astats: redo zero channel handling 10 years ago
  Martin Vignali 65ba90eac6 avfilter/af_astats: Avoid Zero division in print part. 10 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Michael Niedermayer 7e7d090907 avfilter/af_astats: rename stat() 12 years ago
  Michael Niedermayer 44f69c0df8 avfilter/af_astats: fix 64bit printf type 12 years ago
  Michael Niedermayer f4341c64be avfilter: add av_cold to uninit() 12 years ago
  Paul B Mahol cc5c155959 astats filter 12 years ago