| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-24 | Report bit depth from sound frame, and handle 16-bit.v1.9.8 | Carl Hetherington | |
| 2021-06-04 | Add option to ignore mismatched HMACs when reading MXFs. | Carl Hetherington | |
| 2021-01-24 | Tidying. | Carl Hetherington | |
| 2021-01-08 | std::shared_ptr | Carl Hetherington | |
| 2020-11-29 | Fix SoundFrame::get(). | Carl Hetherington | |
| The old version did not deal with signed-ness correctly. I think this version is slightly dodgy in that it assumes 2s complement, but that's probably not so bad. | |||
| 2020-11-29 | Add SoundFrame::channels(). | Carl Hetherington | |
| 2017-04-09 | Try to fix build on some older GCCs. | Carl Hetherington | |
| 2017-03-01 | Add simple sample-access API to SoundFrame. | Carl Hetherington | |
| 2016-09-27 | Use a template as a basis for Frames. | Carl Hetherington | |
| 2016-08-14 | Support reading of encrypted subtitles. | Carl Hetherington | |
| 2016-07-01 | asdcp headers moved into subdirectory. | Carl Hetherington | |
| 2016-06-13 | Add OpenSSL licence exception. | Carl Hetherington | |
| 2016-06-01 | Still more licence fixups. | Carl Hetherington | |
| 2016-06-01 | Add Reader classes to permit much more efficient DCP reading. | Carl Hetherington | |
| 2016-05-25 | No-op; Fix GPL address and mention libdcp by name. | Carl Hetherington | |
| 2015-06-05 | MXF -> Asset in lots of places. | Carl Hetherington | |
| 2014-02-05 | Fix previous. | Carl Hetherington | |
| 2014-02-05 | Comments / tweaks. | Carl Hetherington | |
| 2014-01-27 | Some tidying up. | Carl Hetherington | |
| 2014-01-17 | namespace libdcp -> dcp. | Carl Hetherington | |
| 2014-01-08 | Throw better file errors (with numbers). | Carl Hetherington | |
| 2013-08-07 | Missing audio asset decryption. | Carl Hetherington | |
| 2013-02-10 | Derive exceptions from boost::exception and use boost::throw_exception to ↵ | Carl Hetherington | |
| enable thread-safe exception handling by callers. | |||
| 2012-08-12 | Don't crash with no audio; get video MXF information from the MXF itself; ↵for-dcptovideo | Carl Hetherington | |
| get sampling rate from audio MXF. | |||
