Use a LanguageTag for closed caption tracks.
[dcpomatic.git] / src / lib / reel_writer.cc
2016-05-09 Carl HetheringtonFactor out checking of a single picture frame's hash.
2016-05-09 Carl HetheringtonAdd some debugging to checking of existing picture...
2015-12-06 Carl HetheringtonDon't go into an infinite loop when recovering from...
2015-12-04 Carl HetheringtonUse libdcp's compress_j2k; move Data into libdcp.
2015-11-27 Carl HetheringtonFix incorrect multi-reel subtitle timings (#760) and...
2015-11-04 Carl HetheringtonTry to hack around font finding during unit tests.
2015-11-04 Carl HetheringtonTry to fix fallback font locations.
2015-11-02 Carl HetheringtonFix incorrect preview of italic subtitles (#728).
2015-10-22 Carl HetheringtonMove quite a lot of stuff out of Writer into a new...