Add new write() method.
[libdcp.git] / tools / dcpdumpsub.cc
2021-01-22 Carl HetheringtonRemove some unused #includes.
2021-01-22 Carl HetheringtonAssorted c++11 cleanups.
2020-11-01 Carl HetheringtonAdd Data class and change API to a raw pointer.
2020-11-01 Carl HetheringtonRename Data -> ArrayData.
2020-09-21 Carl HetheringtonFix crashes when static linking due to tricky lifetime crash
2020-09-10 Carl HetheringtonRename fonts_with_load_ids() -> font_data()
2017-09-11 Carl HetheringtonSupport extraction of encrypted subtitles.
2016-09-27 Carl HetheringtonFix GPL boilerplate in tools/
2016-06-01 Carl HetheringtonStill more licence fixups.
2015-12-04 Carl HetheringtonTake DCP-o-matic's version of Data class.
2015-06-24 Carl HetheringtonMerge.
2015-06-24 Carl HetheringtonFix various SNAFUs with Font ID handling.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-10 Carl HetheringtonRename Font -> FontAsset; add dcpdumpsub tool.