validate: Add a validate ssim plugin
authorThibault Saunier <tsaunier@gnome.org>
Mon, 8 Jun 2015 15:10:50 +0000 (17:10 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Mon, 8 Jun 2015 15:40:32 +0000 (17:40 +0200)
commit6e5bddf54e0ded99a45c454c10123872ab1f84d1
treee2c7337432a23d12e1a4c6bb3abec90c14a8ad14
parentdbcb6d5614c9000b9b9e2525a253b5c2f15fb48d
validate: Add a validate ssim plugin

Summary:
 + Bump gst-video dependency to 1.4 as we need GstVideoConvert

 Depends on D213: validate: Mark gst_validate_report a G_GNUC_PRINTF

Reviewers: Mathieu_Du

Differential Revision: http://phabricator.freedesktop.org/D215
validate/Makefile.am
validate/configure.ac
validate/plugins/ssim/Makefile.am [new file with mode: 0644]
validate/plugins/ssim/gstvalidatessim.c [new file with mode: 0644]