Tidying.
[libdcp.git] / src / data.cc
2021-01-24 Carl HetheringtonTidying.
2020-12-02 Carl HetheringtonAdd operator!= for Data.
2020-11-01 Carl HetheringtonAdd Data class and change API to a raw pointer.
2020-11-01 Carl HetheringtonRename Data -> ArrayData.
2018-07-09 Carl HetheringtonFix typo.
2018-07-07 Carl HetheringtonSubtitleString -> shared_ptr<Subtitle>
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
2015-12-04 Carl HetheringtonTake DCP-o-matic's version of Data class.
2015-11-28 Carl HetheringtonAdd compress_j2k method and simple benchmark.
2015-07-03 Carl HetheringtonA few bits of documentation.
2015-06-24 Carl HetheringtonMerge.
2015-06-24 Carl HetheringtonGive Data a loading constructor.