summaryrefslogtreecommitdiff
path: root/src/mxf_asset.cc
AgeCommit message (Expand)Author
2013-07-07Working decryption via KDM.Carl Hetherington
2013-07-06Move some CPL writing from picture/sound assets to the MXF. Pick up key_id f...Carl Hetherington
2013-06-18Merge master.Carl Hetherington
2013-05-04Merge master.Carl Hetherington
2013-05-04Split metadata into XML and MXF bits; remove singleton.Carl Hetherington
2013-05-02Move edit rate / durations / entry point etc. into Asset from MXFAsset.Carl Hetherington
2013-04-16Merge and add option to ignore differing MXF names.Carl Hetherington
2013-04-15Try to give basic progress indication on dcpdiff.Carl Hetherington
2013-04-15Use boost::function for making notes during equals operations.Carl Hetherington
2013-01-18Tidying up; comments; fps in assets -> edit rate.Carl Hetherington
2013-01-18Add basics for progressive sound asset writing.Carl Hetherington
2013-01-18Allow incremental writing of picture MXFs.Carl Hetherington
2013-01-17Add duration, starting off as intrinsic_duration but changeable.Carl Hetherington
2013-01-17Replace length with intrinsic_duration.Carl Hetherington
2013-01-17Pull entry point out of the constructor.Carl Hetherington
2013-01-05Various probably quite untidy progress on KDMs.Carl Hetherington
2012-12-31Initial hacks.Carl Hetherington
2012-10-25Use signals2 rather than sigc++Carl Hetherington
2012-10-02Remove bitwise DCP comparison, which I think is fairly useless (just use diff...Carl Hetherington
2012-10-02Clean up DCP comparison a bit.Carl Hetherington
2012-08-22Use entry points.Carl Hetherington
2012-08-13Missing files.Carl Hetherington