Merge master branch.
[dcpomatic.git] / src / lib / image.cc
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-23 Carl HetheringtonRemove multi-reel, for now, and sort out Size vs libdcp...
2013-01-23 Carl HetheringtonMake sure inputs to sws_scale are aligned, as I think...
2013-01-23 Carl HetheringtonFix and test Image::make_black().
2013-01-22 Carl HetheringtonSpeculative fix to bytes_per_pixel().
2013-01-17 Carl HetheringtonMerge writer-thread with original which was time-cleanup.
2013-01-17 Carl HetheringtonTry to tidy up frame indexing; use DCP length obtained...
2013-01-06 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-01-06 Carl HetheringtonRemove unused and broken constructor.
2012-12-19 Carl HetheringtonFix merge.
2012-12-18 Carl HetheringtonMerge branch 'master' into video-player
2012-12-17 Carl HetheringtonRemove debugging.
2012-12-17 Carl HetheringtonFix up image tests.
2012-12-17 Carl HetheringtonVarious fixes to still-image mode.
2012-12-16 Carl HetheringtonTry again to sort out image alignment a bit.
2012-12-16 Carl HetheringtonVarious hacks to subtitles etc.
2012-12-16 Carl HetheringtonMerge speed-up branch.
2012-12-16 Carl HetheringtonVarious fixes.
2012-12-04 Carl HetheringtonMerge master.
2012-11-18 Carl HetheringtonFix mis-alignment of copied AlignedImages; add some...
2012-11-14 Carl HetheringtonTests pass again.
2012-11-12 Carl HetheringtonUntested; extend CompactImage to return a AVPicture.
2012-10-20 Carl HetheringtonRework audio to deinterleave straight away and pass...
2012-10-20 Carl HetheringtonStuff.
2012-10-18 Carl HetheringtonAnother slightly speculative pixel format addition.
2012-10-17 Carl HetheringtonTypo in previous.
2012-10-17 Carl HetheringtonTry to fix problems with YUV422P10LE.
2012-10-17 Carl HetheringtonTry to support 422 in post processing.
2012-10-17 Carl HetheringtonTry to support YUV422.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonFix horrid memory corruptions.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-15 Carl HetheringtonUnholy melange of stuff; setup a standard test config...
2012-10-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-15 Carl HetheringtonSome work on DCI naming. Clean up compacted / aligned...
2012-10-14 Carl HetheringtonMerge branch 'subs'
2012-10-14 Carl HetheringtonTry to clarify the difference between line size and...
2012-10-14 Carl HetheringtonRound image line sizes up to 32. Seems to help with...
2012-10-14 Carl HetheringtonVarious fixes to subtitling.
2012-10-14 Carl HetheringtonSimplify use of Image hierarchy a bit.
2012-10-14 Carl HetheringtonRemove believed-unnecessary PostProcessImage.
2012-10-10 Carl HetheringtonSubs successfully exported with thumbs.
2012-10-10 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-07 Carl HetheringtonSplit Format into Fixed and Variable so that sources...
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-25 Carl HetheringtonRemove unnecessary include.
2012-09-24 Carl HetheringtonRemove long-since disused hash debugging.
2012-07-22 Carl HetheringtonMerge.
2012-07-22 Carl HetheringtonRemove unnecessary includes.
2012-07-20 Carl HetheringtonMerge branch 'own-mxf' of /home/carl/git/dvdomatic...
2012-07-19 Carl Hetherington#ifdef-y hacks to build with Ubuntu 12.04's ffmpeg.
2012-07-14 Carl HetheringtonMove things round a bit.