Add more channels to the enum.
[libdcp.git] / src / types.h
2015-05-09 Carl HetheringtonAdd more channels to the enum.
2015-04-30 Carl HetheringtonRemove some unused code.
2015-02-02 Carl HetheringtonRemove Image and ARGBImage and just dump RGB data into
2015-01-07 Carl HetheringtonRename mxf filename ignoring stuff slightly.
2015-01-07 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-01-07 Carl HetheringtonUse a typedef for a note-taking functor.
2014-12-27 Carl HetheringtonRename color -> colour.
2014-07-21 Carl HetheringtonVarious attempts to clean up DCP comparison code.
2014-07-10 Carl HetheringtonAdd a couple of accessors.
2014-06-26 Carl HetheringtonForward-port KDM formulation from v0.
2014-06-13 Carl HetheringtonWork around symbol clash with ERROR on Win32/mingw.
2014-05-14 Carl HetheringtonMerge master.
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-02-05 Carl HetheringtonSmall bits of tidying up and comments.
2014-01-27 Carl HetheringtonVarious tweaks; work on read_dcp example.
2014-01-27 Carl HetheringtonVarious tinkerings.
2014-01-27 Carl HetheringtonSome tidying up.
2014-01-26 Carl HetheringtonIt builds again.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2013-08-29 Carl HetheringtonMissing include.
2013-08-27 Carl HetheringtonFix paths in OV DCP searches.
2013-06-18 Carl HetheringtonMerge master.
2013-06-07 Carl HetheringtonMerge branch 'master' into cxml
2013-06-02 Carl HetheringtonMerge master.
2013-06-02 Carl HetheringtonTweaks to diffing routines.
2013-04-24 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-04-19 Carl HetheringtonTry to fix.
2013-04-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-04-16 Carl HetheringtonAdd a couple of notes.
2013-04-16 Carl HetheringtonMerge and add option to ignore differing MXF names.
2013-04-15 Carl HetheringtonTry to give basic progress indication on dcpdiff.
2013-04-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-04-01 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-04-01 Carl HetheringtonMissing include.
2013-01-14 Carl HetheringtonMerge master
2013-01-09 Carl HetheringtonComment tweaks.
2012-12-03 Carl HetheringtonFix merge.
2012-12-03 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2012-12-03 Carl HetheringtonPrevent crashes with 8 channel sound assets.
2012-10-19 Carl HetheringtonInitial work on subtitle writing.
2012-10-03 Carl HetheringtonAllow some error in audio when comparing.
2012-10-02 Carl HetheringtonRemove bitwise DCP comparison, which I think is fairly...
2012-10-02 Carl HetheringtonClean up DCP comparison a bit.
2012-09-19 Carl HetheringtonCope with DCPs that don't specify the picture as stereo...
2012-08-22 Carl HetheringtonRough support for 3D.
2012-08-21 Carl HetheringtonVertical align.
2012-08-21 Carl HetheringtonDo effects with an enum.
2012-08-21 Carl HetheringtonPick up subtitle color.
2012-08-02 Carl HetheringtonTidy up equality options slightly.
2012-07-31 Carl HetheringtonInspect J2K data in MXFs.
2012-07-31 Carl HetheringtonTweak.
2012-07-31 Carl HetheringtonBitwise MXF comparison.
2012-07-30 Carl HetheringtonBarely-functional dcpdiff.
2012-07-30 Carl HetheringtonVarious.
2012-07-30 Carl HetheringtonHacks.
2012-07-17 Carl HetheringtonDoc tweaks.
2012-07-17 Carl HetheringtonAllow functor to obtain content paths.