Merge master.
[dcpomatic.git] / src / lib / image.cc
2013-06-15 Carl HetheringtonMerge master.
2013-06-13 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-06-13 Carl HetheringtonAdd somewhat empirical support for YUVJ42{0,2,4}P pixels.
2013-06-09 Carl HetheringtonMerge.
2013-06-04 Carl HetheringtonFix nasty crash when cropping YUV.
2013-06-02 Carl HetheringtonMerge master.
2013-05-31 Carl HetheringtonVarious stuff; mostly change to decoder scaling and...
2013-05-29 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-05-29 Carl HetheringtonBuild fixes for OS X.
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-03 Carl HetheringtonTry to fix the filter / AVFrame ownership.
2013-05-02 Carl HetheringtonUse newer format to specify filter graphs; don't filter...
2013-05-01 Carl HetheringtonMissing format for make_black.
2013-05-01 Carl HetheringtonUse ffmpeg calls for pixel parameters; add (and alter...
2013-05-01 Carl HetheringtonMore pixel formats.
2013-05-01 Carl HetheringtonTypo.
2013-04-30 Carl HetheringtonCouple of missing formats from Image::components().
2013-04-30 Carl HetheringtonUpdate filter graph to new API.
2013-04-26 Carl HetheringtonMerge master.
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-25 Carl HetheringtonRemove Image::clone in favour of a copy constructor...
2013-04-24 Carl HetheringtonSome const correctness.
2013-04-15 Carl HetheringtonMerge master.
2013-03-21 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-03-21 Carl HetheringtonTry to support UYVY422 (#82).
2013-03-01 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-02-28 Carl HetheringtonVarious markup and tweaks.
2013-02-28 Carl HetheringtonMerge branch 'master' into i18n
2013-02-26 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-26 Carl HetheringtonSpeculative support for some new YVU444 pixel formats.
2013-02-23 Carl HetheringtonSupport YUV444P pixels (#66).
2013-02-23 Carl HetheringtonThrow an exception rather than asserting when unable...
2013-02-23 Carl HetheringtonThrow an exception rather than asserting when unable...
2013-02-22 Carl HetheringtonMerge branch 'master' into i18n
2013-02-20 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-02-20 Carl HetheringtonFix servomatic build. Hopefully resolve confusion...
2013-02-07 Carl HetheringtonMerge.
2013-02-03 Carl HetheringtonFix crop on aligned images, which affected still image...
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-24 Carl HetheringtonMerge branch '0.70-support'
2013-01-24 Carl HetheringtonMerge in 0.70 branch with 0.71 fix.
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.