| Age | Commit message (Expand) | Author |
| 2025-01-31 | Fix up for const fix in libcxml.v1.10.9 | Carl Hetherington |
| 2024-08-17 | Subtitle{,String,Image} -> Text{,String,Image}. | Carl Hetherington |
| 2024-08-17 | Reel{,Interop,SMPTE}SubtitleAsset -> Reel{,Interop,SMPTE}TextAsset. | Carl Hetherington |
| 2024-04-18 | Rename classes. | Carl Hetherington |
| 2023-06-27 | Move Editor class from verify_test.cc to test.cc | Carl Hetherington |
| 2023-01-24 | Add channels parameter to simple_audio(). | Carl Hetherington |
| 2021-10-08 | Fix problems when adding KDMs to a VF, before adding the OV.v1.8.2 | Carl Hetherington |
| 2021-04-12 | Specify CPL standard on construction. | Carl Hetherington |
| 2021-02-06 | Basic analysis (verification) of J2K codestreams. | Carl Hetherington |
| 2021-01-18 | Bv2.1 8.5: FFOC and LFOC should be present and have particular values. | Carl Hetherington |
| 2021-01-17 | Bv2.1 7.3: audio sample rate must be 48kHz. | Carl Hetherington |
| 2021-01-17 | Give simple_{picture,sound} a length parameter and fix crazy implementation o... | Carl Hetherington |
| 2021-01-17 | Replace std::list with std::vector in the API. | Carl Hetherington |
| 2021-01-17 | Bv2.1 7.2.2: Check that subtitle languages are the same for all reels. | Carl Hetherington |
| 2021-01-17 | Extent black_image() to make images of any size. | Carl Hetherington |
| 2021-01-17 | Bv2.1 6.2.1: Check that the sound MXF Language tag conforms to RFC 5646. | Carl Hetherington |
| 2021-01-17 | Extract simple_sound() method. | Carl Hetherington |
| 2021-01-08 | Remove use of xmldiff in tests. | Carl Hetherington |
| 2021-01-08 | std::shared_ptr | Carl Hetherington |
| 2020-11-02 | Rename Data -> ArrayData. | Carl Hetherington |
| 2020-09-21 | Support MCA sound channel tags in MXF/CPL. | Carl Hetherington |
| 2020-09-21 | Support CPL metadata. | Carl Hetherington |
| 2020-09-17 | Add dcp::combine(). | Carl Hetherington |
| 2020-09-09 | Move make_simple() into test.{cc,h} | Carl Hetherington |
| 2020-07-11 | Hopefully make all tests stable enough to be run with --random, | Carl Hetherington |
| 2020-06-11 | Run verification tests with a space in the XSD path to trigger an old bug. | Carl Hetherington |
| 2016-06-01 | Still more licence fixups. | Carl Hetherington |
| 2015-07-06 | Add very simple test of dcp::SoundFrame. | Carl Hetherington |
| 2015-06-09 | Basically-working interop subtitle font handling. | Carl Hetherington |
| 2015-06-05 | Remove unnecessary Content class. | Carl Hetherington |
| 2015-04-30 | Add a very simple test for writing subtitles. | Carl Hetherington |
| 2015-01-03 | Tweaks to test setup; don't always compute coverage. | Carl Hetherington |
| 2014-02-26 | Merge master; MXF subtitle stuff not included. | Carl Hetherington |
| 2014-02-26 | Clean up unit testing. | Carl Hetherington |
| 2014-01-26 | It builds again. | Carl Hetherington |
| 2014-01-22 | Various work. | Carl Hetherington |
| 2014-01-17 | namespace libdcp -> dcp. | Carl Hetherington |
| 2013-09-25 | Add round-trip KDM test. Fix various bugs in KDM generation. Some string ->... | Carl Hetherington |
| 2013-09-25 | Split tests up. | Carl Hetherington |