Use FAB subtitler's rather odd DFC -> frame rate mapping.
[libsub.git] / src / stl_binary_writer.cc
2014-08-02 Carl HetheringtonUse FAB subtitler's rather odd DFC -> frame rate mapping.
2014-06-24 Carl HetheringtonMark the first, only and hence last TTI block in a...
2014-06-23 Carl Hetheringtonmemset() buffers to keep tests repeatable.
2014-06-21 Carl HetheringtonPut all subtitles in group 1.
2014-06-21 Carl HetheringtonFix incorrect assertion.
2014-06-04 Carl HetheringtonVarious small bug fixes.
2014-06-04 Carl HetheringtonFix country of origin length when writing.
2014-05-30 Carl HetheringtonEncode to ISO6937 on the way into STL binary.
2014-05-30 Carl HetheringtonVarious fixes to STL read/write.
2014-05-30 Carl HetheringtonSplit up into RawSubtitle and Subtitle, with collect...
2014-05-29 Carl HetheringtonVarious tinkering with STL write.
2014-05-29 Carl HetheringtonSeparate out STL binary tables so that writer can use...
2014-05-29 Carl HetheringtonRe-work Subtitle class; remove STL text writer.