summaryrefslogtreecommitdiff
path: root/src/lib/image.cc
AgeCommit message (Expand)Author
2013-01-23Fix and test Image::make_black().Carl Hetherington
2013-01-22Speculative fix to bytes_per_pixel().Carl Hetherington
2013-01-17Try to tidy up frame indexing; use DCP length obtained from the transcode to ...Carl Hetherington
2013-01-06Remove unused and broken constructor.Carl Hetherington
2012-12-17Remove debugging.Carl Hetherington
2012-12-17Fix up image tests.Carl Hetherington
2012-12-17Various fixes to still-image mode.Carl Hetherington
2012-12-16Try again to sort out image alignment a bit.Carl Hetherington
2012-12-16Various hacks to subtitles etc.Carl Hetherington
2012-12-16Various fixes.Carl Hetherington
2012-11-18Fix mis-alignment of copied AlignedImages; add some asserts; some docs.Carl Hetherington
2012-11-14Tests pass again.Carl Hetherington
2012-11-12Untested; extend CompactImage to return a AVPicture.Carl Hetherington
2012-10-20Rework audio to deinterleave straight away and pass dataCarl Hetherington
2012-10-18Another slightly speculative pixel format addition.Carl Hetherington
2012-10-17Typo in previous.Carl Hetherington
2012-10-17Try to fix problems with YUV422P10LE.Carl Hetherington
2012-10-17Try to support 422 in post processing.Carl Hetherington
2012-10-17Try to support YUV422.Carl Hetherington
2012-10-16Fix horrid memory corruptions.Carl Hetherington
2012-10-15Unholy melange of stuff; setup a standard test config; send / receive subs to...Carl Hetherington
2012-10-15Some work on DCI naming. Clean up compacted / aligned image handling somewhat.Carl Hetherington
2012-10-14Try to clarify the difference between line size and stride.Carl Hetherington
2012-10-14Round image line sizes up to 32. Seems to help with LHS image corruption wit...Carl Hetherington
2012-10-14Various fixes to subtitling.Carl Hetherington
2012-10-14Simplify use of Image hierarchy a bit.Carl Hetherington
2012-10-14Remove believed-unnecessary PostProcessImage.Carl Hetherington
2012-10-10Subs successfully exported with thumbs.Carl Hetherington
2012-10-08Split Format into Fixed and Variable so that sources can be unstretched.Carl Hetherington
2012-09-25Remove unnecessary include.Carl Hetherington
2012-09-24Remove long-since disused hash debugging.Carl Hetherington
2012-07-22Remove unnecessary includes.Carl Hetherington
2012-07-19#ifdef-y hacks to build with Ubuntu 12.04's ffmpeg.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington