22 Commits (f951036d3243c04d60f30e23d409a734e40e2fbc)

Author SHA1 Message Date
  Paul B Mahol bd6c57d532 avfilter: add support for gray14 format 6 years ago
  Carl Eugen Hoyos 5d3e935728 lavfi: Rename local variables "main" as "master". 7 years ago
  Nicolas George 5f5dcf44e3 lavfi: rename framesync2 to framesync. 7 years ago
  Nicolas George ef2176473d vf_ssim: convert to framesync2. 7 years ago
  Paul B Mahol bac508fec1 avfilter: add support for GRAY9 and GBRAP10 7 years ago
  Muhammad Faiz f2d23ec03f avfilter/vf_ssim: fix temp size calculation 7 years ago
  Paul B Mahol 1212041c91 avfilter/vf_ssim: use unsigned so result can be properly stored 7 years ago
  Muhammad Faiz 6af050d7d0 avfilter: do not use AVFrame accessor 8 years ago
  Paul B Mahol 334fad3645 avfilter/vf_ssim: add >8 bit depth suppport 8 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Ganesh Ajjanagadde b8e1980807 avfilter/vf_ssim: use log10 instead of log()/log(10) 9 years ago
  Ronald S. Bultje 0c7b44a01c vf_psnr/ssim: don't crash if stats_file is NULL. 9 years ago
  Ronald S. Bultje e7d9061d4f vf_ssim: print per-channel dB values. 9 years ago
  Tobias Rapp 18e8fac531 avfilter/vf_ssim: Add support for writing stats to stdout 9 years ago
  Michael Niedermayer 0ff4953e1b avfilter/vf_ssim: Fix "incompatible pointer type" warnings 9 years ago
  Ronald S. Bultje dfc58584b4 vf_ssim: x86 simd for ssim_4x4xN and ssim_endN. 9 years ago
  Ronald S. Bultje 03931ecf71 vf_ssim: remove another obscure double loop. 10 years ago
  Ronald S. Bultje a1f4848049 ssim: refactor a weird double loop. 10 years ago
  Ronald S. Bultje f353b851b9 vf_ssim: fix s->coefs for yuv with non-4:2:0 subsampling. 10 years ago
  Michael Niedermayer 8fca37d5f8 avfilter/vf_ssim: Mark constant tables as const 10 years ago
  Paul B Mahol 185e76976e avfilter/vf_ssim: fix some cosmetics issues 10 years ago
  Paul B Mahol 5a1f785249 avfilter: add ssim filter 10 years ago