Optionally allow subtitle issue dates to differ.
[libdcp.git] / src / smpte_subtitle_asset.cc
2015-06-10 Carl HetheringtonOptionally allow subtitle issue dates to differ.
2015-06-10 Carl HetheringtonDon't complain if SMPTE subtitle <LoadFont> URNs are...
2015-06-09 Carl HetheringtonFixes to equals().
2015-06-09 Carl HetheringtonHandle storing/recovery of fonts in SMPTE MXF files.
2015-06-09 Carl HetheringtonAs I understand it all SMPTE subtitles are MXF-wrapped.
2015-06-09 Carl HetheringtonBasically-working interop subtitle font handling.
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonRemove slightly strange InteropSubtitleAsset constructo...
2015-06-08 Carl HetheringtonBetter error checking.
2015-06-05 Carl HetheringtonBits of tidying; comments.
2015-06-05 Carl HetheringtonSmall tidy-ups and comments.
2015-06-05 Carl HetheringtonInitial work on SMPTE subtitles.
2015-06-05 Carl HetheringtonRename some stuff Content -> Asset.