summaryrefslogtreecommitdiff
path: root/test/image_test.cc
AgeCommit message (Expand)Author
2015-05-10Possibly inaccurate port of master; build system cleanups.Carl Hetherington
2015-04-22Actually use YUV->RGB setting when converting.Carl Hetherington
2015-03-25Remove Scaler config and use SWS_BICUBIC everywhere.Carl Hetherington
2014-10-21Merge master.Carl Hetherington
2014-10-18Fix build on Debian unstable which now has GraphicsMagick rather than ImageMa...Carl Hetherington
2014-06-13More tests for Image.Carl Hetherington
2014-04-29Various comment fixes to tests.Carl Hetherington
2014-03-07operator bool on Time is a really bad idea; removed it and fixed lots of bugs.Carl Hetherington
2014-02-12It builds again.Carl Hetherington
2013-12-04Do lots of the player processing with less copying.Carl Hetherington
2013-08-23Tidy up duplicated code.Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-07-16GPL boilerplate.Carl Hetherington
2013-07-12Remove unused RGBPlusAlphaImage; merge Image/SimpleImage.Carl Hetherington
2013-07-09Fix cropping of YUV images by amounts that are finer than the U/V resolution ...Carl Hetherington
2013-06-16Some work on cropping in the film viewer; also prevent player from always sca...Carl Hetherington
2013-05-01Use ffmpeg calls for pixel parameters; add (and alter, hmm) tests to suit.Carl Hetherington