index
:
libsub
0.x
1.0
1.0-does-own-dcp
1.0-more-ssa-tags
1.0-videocon
2174-cert-duration
2205-subtitle-formatting
2267-debug
backport
ccache
compose
content-kind
data-interface
dbg
dcp-editor
f0b58ee-fix
fastvideo
fedora31
fix
fixit
fixlibdir
font-sizing
ignore-hmac
libdcp-again
libssa
libsub-bye-bye-dcp
mac-warning
mageia
main
master
more-warning-fixes
mxe2
new-mxe
niclas
opt
optional-cpl-metadata
rec2020
rework
scc
ssa
static-tests
stl-from-FILE
tags-location
unstab
v1.3.x
v1.4.x
v1.4.x-laszlo
v1.6.x
videocon
videocon-0
videocon-1
win
win32-crash
windbg
xp-debug
zpos
Subtitle handling library
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stl_binary_writer.cc
Age
Commit message (
Expand
)
Author
2017-07-18
Fix Time::add which was broken when adding times with different rates.
Carl Hetherington
2017-01-11
Forward-port STL binary writer from master, pulling in horizontal position st...
Carl Hetherington
2016-10-31
Put newline after closing italic / bold when writing binary STL.
Carl Hetherington
2016-09-13
Fix STL italic / underline (from master).
Carl Hetherington
2016-07-22
Use locked_sstream.
Carl Hetherington
2015-12-16
Replace use of cassert with exceptions.
Carl Hetherington
2015-12-16
No-op; remove trailing whitespace.
Carl Hetherington
2015-01-20
Simplify time representation; better in-tree DCP subtitle parser.
Carl Hetherington
2015-01-14
Forward-port some stuff from 0.x.
Carl Hetherington
2014-12-01
Some doc improvements.
Carl Hetherington
2014-12-01
Tweak comment.
Carl Hetherington
2014-12-01
Tweaks to vertical positioning in STL export.
Carl Hetherington
2014-10-06
Template-ize collect so that any container can be used.
Carl Hetherington
2014-08-02
Use FAB subtitler's rather odd DFC -> frame rate mapping.
Carl Hetherington
2014-06-24
Mark the first, only and hence last TTI block in a subtitle set as the last o...
Carl Hetherington
2014-06-23
memset() buffers to keep tests repeatable.
Carl Hetherington
2014-06-21
Put all subtitles in group 1.
Carl Hetherington
2014-06-21
Fix incorrect assertion.
Carl Hetherington
2014-06-04
Various small bug fixes.
Carl Hetherington
2014-06-04
Fix country of origin length when writing.
Carl Hetherington
2014-05-30
Encode to ISO6937 on the way into STL binary.
Carl Hetherington
2014-05-30
Various fixes to STL read/write.
Carl Hetherington
2014-05-30
Split up into RawSubtitle and Subtitle, with collect(). Hopefully cleaner.
Carl Hetherington
2014-05-29
Various tinkering with STL write.
Carl Hetherington
2014-05-29
Separate out STL binary tables so that writer can use them; start of writer.
Carl Hetherington
2014-05-29
Re-work Subtitle class; remove STL text writer.
Carl Hetherington