August 3, 2017
View e51e07c

avfilter/vf_ssim: fix temp size calculation

Muhammad Faiz authored on 2017/08/03 09:59:09
December 16, 2016
View 334fad3

avfilter/vf_ssim: add >8 bit depth suppport

Paul B Mahol authored on 2016/12/16 06:33:42
January 28, 2016
View 21f9468

avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT

Derek Buitenhuis authored on 2016/01/28 00:19:38
October 29, 2015
View b8e1980

avfilter/vf_ssim: use log10 instead of log()/log(10)

Ganesh Ajjanagadde authored on 2015/10/29 13:17:19
October 23, 2015
View 0c7b44a

vf_psnr/ssim: don't crash if stats_file is NULL.

Ronald S. Bultje authored on 2015/10/23 07:00:40
View e7d9061

vf_ssim: print per-channel dB values.

Ronald S. Bultje authored on 2015/10/23 03:51:11
October 20, 2015
View 18e8fac

avfilter/vf_ssim: Add support for writing stats to stdout

Tobias Rapp authored on 2015/10/20 22:34:36
July 14, 2015
View 0ff4953

avfilter/vf_ssim: Fix "incompatible pointer type" warnings

Michael Niedermayer authored on 2015/07/14 20:29:55
July 13, 2015
View dfc5858

vf_ssim: x86 simd for ssim_4x4xN and ssim_endN.

Ronald S. Bultje authored on 2015/07/13 08:33:06
July 12, 2015
View 03931ec

vf_ssim: remove another obscure double loop.

Ronald S. Bultje authored on 2015/07/12 08:56:00
View a1f4848

ssim: refactor a weird double loop.

Ronald S. Bultje authored on 2015/07/12 08:55:58
View f353b85

vf_ssim: fix s->coefs for yuv with non-4:2:0 subsampling.

Ronald S. Bultje authored on 2015/07/12 08:55:59
July 11, 2015
View 8fca37d

avfilter/vf_ssim: Mark constant tables as const

Michael Niedermayer authored on 2015/07/11 06:34:53
June 30, 2015
View 185e769

avfilter/vf_ssim: fix some cosmetics issues

Paul B Mahol authored on 2015/06/30 11:20:28
June 21, 2015
View 5a1f785

avfilter: add ssim filter

Paul B Mahol authored on 2015/06/21 20:27:55