Tidying.
[libdcp.git] / src / mxf.h
2021-01-24 Carl HetheringtonTidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2018-03-13 Carl HetheringtonStore interop/SMPTE in MXF.
2017-01-06 Carl Hetheringtonconst-correctness fix.
2016-10-31 Carl HetheringtonAllow configuration of context ID used when encrypting...
2016-08-14 Carl HetheringtonSupport reading of encrypted subtitles.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonMore licence fixups.
2016-06-01 Carl HetheringtonAdd Reader classes to permit much more efficient DCP...
2015-12-11 Carl HetheringtonFix clang warning.
2015-10-01 Carl HetheringtonTweaks for Debian unstable.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-05 Carl HetheringtonComment tweak.
2015-06-05 Carl HetheringtonInitial work on SMPTE subtitles.
2015-06-05 Carl HetheringtonMXF -> Asset in lots of places.
2015-06-05 Carl HetheringtonUnpick MXF from the class hierarchy.
2015-06-05 Carl HetheringtonMake read_writer_info do more stuff, and return id.
2015-06-05 Carl HetheringtonKeep encryption context in MXFWriter.
2015-06-05 Carl HetheringtonUse boost::optional for key id instead of an empty...
2015-06-05 Carl HetheringtonMake fill_writer_info protected.
2015-06-05 Carl HetheringtonTake pkl_type out of MXF.
2015-06-05 Carl HetheringtonMove edit rate and intrinsic duration out of MXF.
2015-06-05 Carl HetheringtonRemove unnecessary Content class.
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-07-21 Carl HetheringtonVarious fix-ups and warning fixes from OS X.
2014-07-20 Carl HetheringtonTidy up KDM generation from CPLs a bit.
2014-07-10 Carl HetheringtonMove _intrinsic_duration and _edit_rate up to the MXF...
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 HetheringtonComment / tidy.
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-22 Carl HetheringtonVarious work.
2014-01-17 Carl HetheringtonAsset -> MXF in some cases.