Commit History

Author SHA1 Message Date
  Ganesh Ajjanagadde 8507b98c10 avfilter,swresample,swscale: use fabs, fabsf instead of FFABS 9 years ago
  Clément Bœsch fd682b1892 avfilter: handle error in query_formats() of a bunch of random video filters 9 years ago
  Clément Bœsch eb7efaa924 avfilter/dctdnoiz: fix slice_h computation 9 years ago
  Paul B Mahol d0045312c3 avfilter/vf_dctdnoiz: Use av_malloc_array() 9 years ago
  Michael Niedermayer 6de2f027cd avfilter/vf_dctdnoiz: use av_freep() to avoid leaving stale pointers in memory 9 years ago
  Clément Bœsch c85e0ca68a avfilter/dctdnoiz: add slice threading 10 years ago
  Clément Bœsch d7594beede avfilter/dctdnoiz: remove a few indirections in idcts 10 years ago
  Clément Bœsch 1ba7c6ead2 avfilter/dctdnoiz: use 32-bit (float) operations instead of 64 (double) for DCTs 10 years ago
  Clément Bœsch eb16a6d229 avfilter/dctdnoiz: remove forward declarations after previous commit 10 years ago
  Clément Bœsch aaf82dc0fa avfilter/dctdnoiz: make color [de]correlation less clumsy 10 years ago
  Clément Bœsch cec59eb63f avfilter/dctdnoiz: add 8x8 dct and make it the default 10 years ago
  Clément Bœsch 06362ab750 avfilter/dctdnoiz: rewrite [f/i]dct 10 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 11 years ago
  Clément Bœsch b439ece51c lavfi/dctdnoiz: move DC normalization out of loops. 11 years ago
  Clément Bœsch bc1c90eabf lavfi/dctdnoiz: fix 10l typo in pr_height computation. 11 years ago
  Clément Bœsch 7b43120c7c lavfi: add dctdnoiz filter. 11 years ago