summaryrefslogtreecommitdiff
path: root/src/mxf.h
AgeCommit message (Expand)Author
2025-12-18Clarify a comment.v1.10.44Carl Hetherington
2025-12-18Add can_be_read() to ReelFileAsset and subclasses.Carl Hetherington
2024-09-25Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.22Carl Hetherington
2024-09-21Remove unused references to boost::signals2.Carl Hetherington
2024-04-22Support MPEG2 compression.v1.9.6Carl Hetherington
2024-04-18Rename classes.Carl Hetherington
2021-04-08Comment tweaks.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2018-03-13Store interop/SMPTE in MXF.Carl Hetherington
2017-01-06const-correctness fix.Carl Hetherington
2016-10-31Allow configuration of context ID used when encrypting MXFs.Carl Hetherington
2016-08-14Support reading of encrypted subtitles.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01More licence fixups.Carl Hetherington
2016-06-01Add Reader classes to permit much more efficient DCP reading.Carl Hetherington
2015-12-11Fix clang warning.Carl Hetherington
2015-10-01Tweaks for Debian unstable.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-05Comment tweak.Carl Hetherington
2015-06-05Initial work on SMPTE subtitles.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.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-05Make fill_writer_info protected.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-07Use a typedef for a note-taking functor.Carl Hetherington
2014-07-21Various fix-ups and warning fixes from OS X.Carl Hetherington
2014-07-20Tidy up KDM generation from CPLs a bit.Carl Hetherington
2014-07-10Move _intrinsic_duration and _edit_rate up to the MXF class as XML subtitle f...Carl Hetherington
2014-03-17Merge master.Carl Hetherington
2014-02-26Merge master; MXF subtitle stuff not included.Carl Hetherington
2014-02-05Comment / tidy.Carl Hetherington
2014-02-05Small bits of tidying up and comments.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