libdcp.git
2013-05-08 Carl HetheringtonBump version v0.50
2013-05-07 Carl HetheringtonBetter error on JPEG2000 decode failure.
2013-05-07 Carl HetheringtonAnnotationText is (I believe) optional.
2013-05-04 Carl HetheringtonBump version
2013-05-04 Carl HetheringtonBump version v0.49
2013-05-04 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonSplit metadata into XML and MXF bits; remove singleton.
2013-05-04 Carl HetheringtonSplit CPL up into its own files.
2013-05-03 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-05-03 Carl HetheringtonA few tweaks to dcpdiff.
2013-05-02 Carl HetheringtonBump version
2013-05-02 Carl HetheringtonBump version v0.48
2013-05-02 Carl HetheringtonMove edit rate / durations / entry point etc. into...
2013-04-29 Carl HetheringtonBump version
2013-04-29 Carl HetheringtonBump version v0.47
2013-04-29 Carl HetheringtonChange output gamma correction to be closer to EasyDCP...
2013-04-24 Carl Hetheringtoncscript tweaks.
2013-04-24 Carl Hetheringtoncscript tweaks.
2013-04-24 Carl Hetheringtoncscript tweaks.
2013-04-24 Carl Hetheringtoncscript tweak.
2013-04-24 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-04-24 Carl HetheringtonAdd make_doxygen to cscript.
2013-04-19 Carl HetheringtonBump version
2013-04-19 Carl HetheringtonBump version v0.46
2013-04-19 Carl HetheringtonTry to fix.
2013-04-18 Carl HetheringtonBump version
2013-04-18 Carl HetheringtonBump version v0.45
2013-04-18 Carl HetheringtonBump version v0.45beta1
2013-04-18 Carl Hetheringtoncscript.
2013-04-18 Carl Hetheringtoncdist bits.
2013-04-17 Carl Hetheringtoncdist tinkering.
2013-04-17 Carl HetheringtonFix build method.
2013-04-17 Carl Hetheringtoncscript must build statically.
2013-04-17 Carl HetheringtonAdd paths.
2013-04-17 Carl HetheringtonAdd build() method to cscript.
2013-04-17 Carl Hetheringtoncscript tweak.
2013-04-16 Carl HetheringtonAdd cscript.
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 HetheringtonUse boost::function for making notes during equals...
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-03-26 Carl HetheringtonReinstate linearisation of low-end of XYZ->RGB transform.
2013-03-26 Carl HetheringtonSet RGB colour matrix from Thomas' email re FH.
2013-03-24 Carl HetheringtonBump version
2013-03-24 Carl HetheringtonBump version v0.44
2013-03-24 Carl HetheringtonRemove linearisation from low-valued pixels in XYZ...
2013-03-24 Carl HetheringtonBump version
2013-03-24 Carl HetheringtonBump version v0.43
2013-03-24 Carl HetheringtonBump version
2013-03-24 Carl HetheringtonRe-enable DCI companding; modify RGB matrix to that...
2013-03-24 Carl HetheringtonTry removing the DCI companding from the xyz->rgb conve...
2013-03-24 Carl HetheringtonBump version v0.42
2013-03-24 Carl HetheringtonRevert use of _entry_point when getting sound frames...
2013-03-13 Carl HetheringtonBump version
2013-03-13 Carl HetheringtonBump version v0.41
2013-03-13 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-03-13 Carl HetheringtonCompute LUTs at run-time. dynamic-lut
2013-02-16 Carl HetheringtonIgnore global tags files on dist.
2013-02-11 Carl HetheringtonBump version
2013-02-11 Carl HetheringtonBump version v0.40
2013-02-10 Carl HetheringtonDerive exceptions from boost::exception and use boost...
2013-02-10 Carl HetheringtonThrow some more specific exceptions on MXF file errors.
2013-02-06 Carl HetheringtonFix static build.
2013-02-05 Carl HetheringtonBump version
2013-02-05 Carl HetheringtonBump version v0.39
2013-02-05 Carl HetheringtonTry to implement FileWriter::OpenModify on Windows.
2013-02-05 Carl HetheringtonBump version
2013-02-05 Carl HetheringtonBump version v0.38
2013-02-05 Carl HetheringtonFix build on Windows.
2013-02-05 Carl HetheringtonBump version
2013-02-05 Carl HetheringtonBump version v0.37
2013-02-02 Carl HetheringtonTweak message. attempt-at-overwrite-existing
2013-02-02 Carl HetheringtonTry to check for boost 1.45 for filesystem::resize_file().
2013-02-02 Carl HetheringtonTweak API a little.
2013-02-02 Carl HetheringtonBasics of fake write seem to work.
2013-02-01 Carl HetheringtonUnfinished attempt to overwrite existing; tricky becaus...
2013-01-28 Carl HetheringtonAdd GNU global stuff.
2013-01-28 Carl HetheringtonAdd support for hashing mono picture MXF writes on...
2013-01-25 Carl HetheringtonAllow changing of MXF directory / filename; un-expose...
2013-01-23 Carl HetheringtonUse pkg-config for libopenjpeg when it is being linked...
2013-01-22 Carl HetheringtonRemove hacky start_frame stuff from SoundAsset for...
2013-01-21 Carl HetheringtonMerge master.
2013-01-21 Carl HetheringtonTry to remove need for asdcplib includes in libdcp...
2013-01-21 Carl HetheringtonFix compile with old boost.
2013-01-20 Carl HetheringtonFix typo in audio sampling rate setup.
2013-01-18 Carl HetheringtonTidying up; comments; fps in assets -> edit rate.
2013-01-18 Carl HetheringtonAdd basics for progressive sound asset writing.
2013-01-18 Carl HetheringtonAllow incremental writing of picture MXFs.
2013-01-17 Carl HetheringtonAdd Size operators; install util.h
2013-01-17 Carl HetheringtonComment tweaks.
2013-01-17 Carl HetheringtonTidy up slightly.
2013-01-17 Carl HetheringtonAdd duration, starting off as intrinsic_duration but...
2013-01-17 Carl HetheringtonReplace length with intrinsic_duration.
2013-01-17 Carl HetheringtonPull entry point out of the constructor.
2013-01-17 Carl HetheringtonUse new Size struct.
2013-01-13 Carl HetheringtonUse boost starts/ends with methods.
next