gstreamer/validate/gst-libs/gst/Makefile.am
Thibault Saunier 1dc3816943 validate: Add a gst-validate-images-check tool
Summary:
That is a new tool that uses ssim algorithm to compare images

+ Add a GstValidateVideo internal library adding an helper Gssim class

Depends on D210

Reviewers: Mathieu_Du

Differential Revision: http://phabricator.freedesktop.org/D211
2015-06-08 17:40:32 +02:00

3 lines
36 B
Makefile

if HAVE_CAIRO
SUBDIRS = video
endif