Fix build on Debian unstable which now has GraphicsMagick rather than ImageMagick.
[dcpomatic.git] / test / image_test.cc
2014-10-18 Carl HetheringtonFix build on Debian unstable which now has GraphicsMagi...
2013-12-04 Carl HetheringtonDo lots of the player processing with less copying.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-23 Carl HetheringtonTidy up duplicated code.
2013-07-18 Carl HetheringtonSplit test compile up into individual files.
2013-07-16 Carl HetheringtonGPL boilerplate.
2013-07-12 Carl HetheringtonRemove unused RGBPlusAlphaImage; merge Image/SimpleImage.
2013-07-09 Carl HetheringtonFix cropping of YUV images by amounts that are finer...
2013-07-09 Carl HetheringtonMerge master.
2013-06-16 Carl HetheringtonSome work on cropping in the film viewer; also prevent...
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-24 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-05-21 Carl HetheringtonMerge branch 'sync-fixes' into staging
2013-05-21 Carl HetheringtonMerge master.
2013-05-01 Carl HetheringtonUse ffmpeg calls for pixel parameters; add (and alter...