Bump the PNG subtitle / font buffer a little.
[libdcp.git] / src / pkl.cc
2023-04-11 Carl HetheringtonFix typos in exceptions.
2023-01-07 Carl HetheringtonCleanup: rename PKL::asset_list -> assets for consistency.
2022-12-22 Carl HetheringtonWrite OriginalFileName tags in PKL (DoM #2394).
2022-04-30 Carl HetheringtonRename PKL::write to PKL::write_xml for consistency. v1.8.17
2022-04-25 Carl HetheringtonUpdate PKL assets before writing it.
2021-04-13 Carl HetheringtonFix/hide some warnings.
2021-01-24 Carl HetheringtonTidying.
2021-01-23 Carl HetheringtonTidying.
2021-01-22 Carl HetheringtonAssorted c++11 cleanups.
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2021-01-18 Carl HetheringtonAdd some more access to PKL.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2019-12-22 Carl HetheringtonNote any file that is used for reading/writing a PKL...
2019-01-24 Carl HetheringtonFully indent PKL/CPL.
2019-01-24 Carl HetheringtonAttempt to fix Sony digest validation by indenting...
2018-09-25 Carl HetheringtonCope with multiple PKLs in a DCP.
2018-08-17 Carl HetheringtonUse PKL types rather than file extensions.
2018-08-16 Carl HetheringtonUse PKL when verifying DCPs.
2018-08-16 Carl HetheringtonRead PKL when reading DCP.
2012-09-09 Carl HetheringtonPKL -> PKLFile.
2012-09-08 Carl HetheringtonIgnore Language tag in subtitles. Get MXF/XML filename...
2012-08-17 Carl HetheringtonGPL boilerplate and a few comments.
2012-08-11 Carl HetheringtonVarious tweaks for a real-life DCP.
2012-07-31 Carl HetheringtonUse int64 in a few places.
2012-07-30 Carl HetheringtonBits.
2012-07-30 Carl HetheringtonVarious.