summaryrefslogtreecommitdiff
path: root/src/stl_binary_writer.cc
AgeCommit message (Expand)Author
2015-05-04Turn italic/underline off, if required, at the end of each STL subtitle.Carl Hetherington
2015-01-16Go back to using CR/LF to separate lines in binary STL, not different specifi...Carl Hetherington
2015-01-16Support horizontal positioning in STL binary reader/writer and DCP reader.Carl Hetherington
2015-01-07Possibly fix subtitle numbering for binary STL.Carl Hetherington
2015-01-07Sketchy support for total line counts when describing vertical position as a ...Carl Hetherington
2014-12-01Some doc improvements.Carl Hetherington
2014-12-01Tweak comment.Carl Hetherington
2014-12-01Tweaks to vertical positioning in STL export.Carl Hetherington
2014-10-06Template-ize collect so that any container can be used.Carl Hetherington
2014-08-02Use FAB subtitler's rather odd DFC -> frame rate mapping.Carl Hetherington
2014-06-24Mark the first, only and hence last TTI block in a subtitle set as the last o...Carl Hetherington
2014-06-23memset() buffers to keep tests repeatable.Carl Hetherington
2014-06-21Put all subtitles in group 1.Carl Hetherington
2014-06-21Fix incorrect assertion.Carl Hetherington
2014-06-04Various small bug fixes.Carl Hetherington
2014-06-04Fix country of origin length when writing.Carl Hetherington
2014-05-30Encode to ISO6937 on the way into STL binary.Carl Hetherington
2014-05-30Various fixes to STL read/write.Carl Hetherington
2014-05-30Split up into RawSubtitle and Subtitle, with collect(). Hopefully cleaner.Carl Hetherington
2014-05-29Various tinkering with STL write.Carl Hetherington
2014-05-29Separate out STL binary tables so that writer can use them; start of writer.Carl Hetherington
2014-05-29Re-work Subtitle class; remove STL text writer.Carl Hetherington