| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-25 | Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.22 | Carl Hetherington | |
| 2024-09-21 | Remove unused references to boost::signals2. | Carl Hetherington | |
| 2024-04-22 | Support MPEG2 compression.v1.9.6 | Carl Hetherington | |
| 2024-04-18 | Rename classes. | Carl Hetherington | |
| sed -i "s/\<PictureAsset/J2KPictureAsset/g" src/*.{cc,h} sed -i "s/\<dcp::PictureAsset/dcp::J2KPictureAsset/g" src/*.{cc,h} test/*.{cc,h} tools/*.cc examples/*.cc sed -i "s/\<MonoPictureAsset/MonoJ2KPictureAsset/g" src/*.{cc,h} tools/*.cc test/*.{cc,h} sed -i "s/\<dcp::MonoPictureAsset/dcp::MonoJ2KPictureAsset/g" src/*.{cc,h} test/*.{cc,h} tools/*.cc examples/*.cc sed -i "s/\<StereoPictureAsset/StereoJ2KPictureAsset/g" src/*.{cc,h} tools/*.cc sed -i "s/\<dcp::StereoPictureAsset/dcp::StereoJ2KPictureAsset/g" src/*.{cc,h} test/*.{cc,h} tools/*.cc examples/*.cc sed -i "s/\<MonoPictureFrame/MonoJ2KPictureFrame/g" src/*.{cc,h} tools/*.cc test/*.{cc,h} sed -i "s/\<dcp::MonoPictureFrame/dcp::MonoJ2KPictureFrame/g" src/*.{cc,h} test/*.{cc,h} tools/*.cc examples/*.cc sed -i "s/\<StereoPictureFrame/StereoJ2KPictureFrame/g" src/*.{cc,h} tools/*.cc sed -i "s/\<dcp::StereoPictureFrame/dcp::StereoJ2KPictureFrame/g" src/*.{cc,h} test/*.{cc,h} tools/*.cc examples/*.cc | |||
| 2021-04-08 | Comment tweaks. | Carl Hetherington | |
| 2021-01-24 | Tidying. | Carl Hetherington | |
| 2021-01-08 | std::shared_ptr | Carl Hetherington | |
| 2018-03-13 | Store interop/SMPTE in MXF. | Carl Hetherington | |
| 2017-01-06 | const-correctness fix. | Carl Hetherington | |
| 2016-10-31 | Allow configuration of context ID used when encrypting MXFs. | Carl Hetherington | |
| 2016-08-14 | Support reading of encrypted subtitles. | Carl Hetherington | |
| 2016-06-13 | Add OpenSSL licence exception. | Carl Hetherington | |
| 2016-06-01 | More licence fixups. | Carl Hetherington | |
| 2016-06-01 | Add Reader classes to permit much more efficient DCP reading. | Carl Hetherington | |
| 2015-12-11 | Fix clang warning. | Carl Hetherington | |
| 2015-10-01 | Tweaks for Debian unstable. | Carl Hetherington | |
| 2015-06-24 | No-op: whitespace. | Carl Hetherington | |
| 2015-06-05 | Comment tweak. | Carl Hetherington | |
| 2015-06-05 | Initial work on SMPTE subtitles. | Carl Hetherington | |
| 2015-06-05 | MXF -> Asset in lots of places. | Carl Hetherington | |
| 2015-06-05 | Unpick MXF from the class hierarchy. | Carl Hetherington | |
| 2015-06-05 | Make read_writer_info do more stuff, and return id. | Carl Hetherington | |
| 2015-06-05 | Keep encryption context in MXFWriter. | Carl Hetherington | |
| 2015-06-05 | Use boost::optional for key id instead of an empty string. | Carl Hetherington | |
| 2015-06-05 | Make fill_writer_info protected. | Carl Hetherington | |
| 2015-06-05 | Take pkl_type out of MXF. | Carl Hetherington | |
| 2015-06-05 | Move edit rate and intrinsic duration out of MXF. | Carl Hetherington | |
| 2015-06-05 | Remove unnecessary Content class. | Carl Hetherington | |
| 2015-01-07 | Use a typedef for a note-taking functor. | Carl Hetherington | |
| 2014-07-21 | Various fix-ups and warning fixes from OS X. | Carl Hetherington | |
| 2014-07-20 | Tidy up KDM generation from CPLs a bit. | Carl Hetherington | |
| 2014-07-10 | Move _intrinsic_duration and _edit_rate up to the MXF class as XML subtitle ↵ | Carl Hetherington | |
| files do not contain this information (whereas MXF files do). | |||
| 2014-03-17 | Merge master. | Carl Hetherington | |
| 2014-02-26 | Merge master; MXF subtitle stuff not included. | Carl Hetherington | |
| 2014-02-05 | Comment / tidy. | Carl Hetherington | |
| 2014-02-05 | Small bits of tidying up and comments. | Carl Hetherington | |
| 2014-01-27 | Various tweaks; work on read_dcp example. | Carl Hetherington | |
| 2014-01-27 | Various tinkerings. | Carl Hetherington | |
| 2014-01-27 | Some tidying up. | Carl Hetherington | |
| 2014-01-26 | It builds again. | Carl Hetherington | |
| 2014-01-22 | Various work. | Carl Hetherington | |
| 2014-01-17 | Asset -> MXF in some cases. | Carl Hetherington | |
