[FFmpeg-devel] [PATCH] avfilter: add ssim filter

Nicolas George george at nsup.org
Mon Jun 22 21:29:30 CEST 2015


Le quartidi 4 messidor, an CCXXIII, Paul B Mahol a écrit :
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  Changelog                |   1 +
>  doc/filters.texi         |  53 ++++++++
>  libavfilter/Makefile     |   1 +
>  libavfilter/allfilters.c |   1 +
>  libavfilter/vf_ssim.c    | 340 +++++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 396 insertions(+)
>  create mode 100644 libavfilter/vf_ssim.c

Would it make sense to merge it with the psnr filter, sharing code and
offering a common user interface for various quality measurements?

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150622/73f60e16/attachment.asc>


More information about the ffmpeg-devel mailing list