Tidying.
[libdcp.git] / src / data.h
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-07 Carl HetheringtonSubtitleString -> shared_ptr<Subtitle>
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-02 Carl HetheringtonAdd some explicit declarations to constructors.
2016-06-01 Carl HetheringtonMore licence fixups.
2015-12-06 Carl HetheringtonFix extra data returned from compress_j2k. Take advant...
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.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-10 Carl HetheringtonRename Font -> FontAsset; add dcpdumpsub tool.