22 Commits (fd10a6e2f21f9cadc44a0415e204ea82940cd089)

Author SHA1 Message Date
  Paul B Mahol ed93ed5ee3 avfilter: don't anonymously typedef structs 8 years ago
  Paul B Mahol a0a57072c9 avfilter: make use of ff_filter_get_nb_threads 8 years ago
  Paul B Mahol ec4ed2f69c avfilter/vf_signalstats: fix saturation calculation for >8 bit 8 years ago
  Paul B Mahol 3a81775bde avfilter/vf_signalstats: measure video bitdepth 8 years ago
  Paul B Mahol ee56d9bc89 avfilter/vf_signalstats: add >8 bit depth support 8 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Michael Niedermayer 74097e0902 avfilter/vf_signalstats: Change enum to int, which is accessed via AVOption as int 10 years ago
  Michael Niedermayer 7ad742b224 avfilter/vf_signalstats: fix avframe leak on error 10 years ago
  Clément Bœsch c2ea7069c4 avfilter/signalstats: re-use yuv/yuvu/yuvv vars in diff 10 years ago
  Clément Bœsch 9cb1d81a60 avfilter/signalstats: localize a few variables 10 years ago
  Clément Bœsch 82dda8e4ea avfilter/signalstats: add threading in compute_sat_hue_metrics 10 years ago
  Clément Bœsch 7acbd56a8a avfilter/signalstats: isolate sat hue computation metrics in a function 10 years ago
  Clément Bœsch 9db78a296c avfilter/signalstats: add slice threading for subfilters 10 years ago
  Clément Bœsch fad6865748 avfilter/signalstats: fix repitition/repetition typo 10 years ago
  Clément Bœsch cc5c667eb1 avfilter/signalstats: reindent after previous commit 10 years ago
  Clément Bœsch 56b98dfc4f avfilter/signalstats: integrate height loop into subfilters 10 years ago
  Clément Bœsch c7e8f610f2 avfilter/signalstats: remove pointless sub filter init system 10 years ago
  Clément Bœsch b424e67abf avfilter/signalstats: fix different buffers for out frame if burn is enabled 10 years ago
  Paul B Mahol bfdf0f078a avfilter/signalstats: add more pixel formats 10 years ago
  Reimar Döffinger c9a4ec7969 lavfi: add const/static const to pix_fmts arrays. 10 years ago
  Clément Bœsch 76bce46d8f avfilter: add signalstats filter 11 years ago