summaryrefslogtreecommitdiff
path: root/src/data.h
AgeCommit message (Collapse)Author
2024-08-02WIP: more hacks.shared-ptrCarl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2020-12-02Add operator!= for Data.Carl Hetherington
2020-11-02Add Data class and change API to a raw pointer.Carl Hetherington
2020-11-02Rename Data -> ArrayData.Carl Hetherington
2018-07-07SubtitleString -> shared_ptr<Subtitle>Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-02Add some explicit declarations to constructors.Carl Hetherington
2016-06-01More licence fixups.Carl Hetherington
2015-12-06Fix extra data returned from compress_j2k. Take advantage of openjp2's ↵Carl Hetherington
cinema parameter setup code.
2015-12-04Take DCP-o-matic's version of Data class.Carl Hetherington
2015-11-28Add compress_j2k method and simple benchmark.Carl Hetherington
2015-07-03A few bits of documentation.Carl Hetherington
2015-06-24Give Data a loading constructor.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-10Rename Font -> FontAsset; add dcpdumpsub tool.Carl Hetherington