summaryrefslogtreecommitdiff
path: root/src/mxf.cc
AgeCommit message (Expand)Author
2018-03-09Store interop/SMPTE in MXF.Carl Hetherington
2016-10-31Allow configuration of context ID used when encrypting MXFs.Carl Hetherington
2016-07-01asdcp headers moved into subdirectory.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-06-01Add Reader classes to permit much more efficient DCP reading.Carl Hetherington
2016-05-25No-op; Fix GPL address and mention libdcp by name.Carl Hetherington
2016-03-02Actually turn on HMAC use.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-08Don't read crytographic key unless the asset is encrypted.Carl Hetherington
2015-06-05Initial work on SMPTE subtitles.Carl Hetherington
2015-06-05Unpick MXF from the class hierarchy.Carl Hetherington
2015-06-05Make read_writer_info do more stuff, and return id.Carl Hetherington
2015-06-05Keep encryption context in MXFWriter.Carl Hetherington
2015-06-05Use boost::optional for key id instead of an empty string.Carl Hetherington
2015-06-05Take pkl_type out of MXF.Carl Hetherington
2015-06-05Move edit rate and intrinsic duration out of MXF.Carl Hetherington
2015-06-05Remove unnecessary Content class.Carl Hetherington
2015-01-07Rename mxf filename ignoring stuff slightly.Carl Hetherington
2015-01-07Use a typedef for a note-taking functor.Carl Hetherington
2014-12-28Purge assert() from src/, at least (not asdcplib).Carl Hetherington
2014-07-22Improve error.Carl Hetherington
2014-07-22Various attempts to clean up DCP comparison code.Carl Hetherington
2014-07-21Various fix-ups and warning fixes from OS X.Carl Hetherington
2014-07-10Move _intrinsic_duration and _edit_rate up to the MXF class as XML subtitle f...Carl Hetherington
2014-06-13Work around symbol clash with ERROR on Win32/mingw.Carl Hetherington
2014-05-14Merge master.Carl Hetherington
2014-05-04Port support for MXF-wrapped subtitles from 0.xCarl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington
2014-03-19Partial tidy-up of KDM classes.Carl Hetherington
2014-02-26Merge master; MXF subtitle stuff not included.Carl Hetherington
2014-02-05Comment / tidy.Carl Hetherington
2014-01-27Various tweaks; work on read_dcp example.Carl Hetherington
2014-01-27Various tinkerings.Carl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-26It builds again.Carl Hetherington
2014-01-22Various work.Carl Hetherington
2014-01-17Asset -> MXF in some cases.Carl Hetherington