Merge master.
[dcpomatic.git] / src / lib / image.cc
2014-03-17 Carl HetheringtonMerge master.
2014-03-15 Carl HetheringtonMerge master.
2014-03-15 Carl HetheringtonRemove support for FFmpeg postprocessing filters.
2014-03-08 Carl HetheringtonMerge master.
2014-03-06 Carl HetheringtonFix build.
2014-03-05 Carl HetheringtonMerge branch 'master' into 2.0
2014-03-04 Carl HetheringtonMerge master.
2014-03-04 Carl HetheringtonAdd support for no-scale of the input video.
2014-03-03 Carl HetheringtonMerge master.
2014-02-27 Carl HetheringtonMerge master.
2014-02-26 Carl HetheringtonMerge branch 'master' into 2.0
2014-02-25 Carl HetheringtonMerge master.
2014-02-24 Carl HetheringtonMerge master; specify libdcp-1.0.
2014-02-12 Carl HetheringtonMerge branch 'master' into 2.0--libdcp-1.0
2014-02-11 Carl HetheringtonPartial hacks to use of libdcp 1.0.
2014-02-11 Carl HetheringtonMerge master.
2014-02-09 Carl HetheringtonFix 1 crash on low memory.
2014-02-04 Carl HetheringtonMerge master.
2014-01-23 Carl HetheringtonMerge master.
2014-01-16 Carl HetheringtonMerge branch 'master' into 2.0
2014-01-15 Carl HetheringtonMerge 1.0-seek and subtitle-content.
2014-01-15 Carl HetheringtonMerge master.
2014-01-09 Carl HetheringtonMerge master.
2014-01-06 Carl HetheringtonMerge master.
2014-01-03 Carl HetheringtonMerge branch 'master' into 1.0-seek
2014-01-01 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-31 Carl HetheringtonMerge 1.0
2013-12-29 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-28 Carl HetheringtonMerge 1.0
2013-12-27 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-26 Carl HetheringtonFix DCP building with subs.
2013-12-24 Carl HetheringtonMerge 1.0 and some subtitling fixes.
2013-12-24 Carl HetheringtonMerge 1.0.
2013-12-20 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-20 Carl HetheringtonSome small optimisations to player.
2013-12-09 Carl HetheringtonFix pixel format 7 for make_black (#288).
2013-12-04 Carl HetheringtonDo lots of the player processing with less copying.
2013-11-06 Carl HetheringtonSupport pixel format 30.
2013-10-15 Carl HetheringtonAllow no-stretch scaling of video content.
2013-09-24 Carl HetheringtonMerge branch '1.0' into kdms
2013-09-20 Carl HetheringtonPort make_black fix for YUVA from master.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-27 Carl HetheringtonFix crash on scaling on OS X.
2013-08-23 Carl HetheringtonTry to fix problems with odd crop values and YUV.
2013-08-23 Carl HetheringtonTidy up duplicated code.
2013-07-17 Carl Hetheringtontabs -> spaces.
2013-07-12 Carl HetheringtonGet libdcp to do RGB->XYZ conversion.
2013-07-12 Carl HetheringtonRemove unused RGBPlusAlphaImage; merge Image/SimpleImage.
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-10 Carl HetheringtonMake subtitles work at least a bit.
2013-07-09 Carl HetheringtonFix cropping of YUV images by amounts that are finer...
2013-07-09 Carl HetheringtonVarious fixes; simplification of FilmViewer; make image...
2013-07-09 Carl HetheringtonMerge master.
2013-06-26 Carl HetheringtonAnother try at sorting out the thorny question of timing.
2013-06-26 Carl HetheringtonHacks.
2013-06-16 Carl HetheringtonFix hash on bottom line after odd crops of YUV images.
2013-06-16 Carl HetheringtonSome work on cropping in the film viewer; also prevent...
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.
next