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_reader.cc
Age
Commit message (
Expand
)
Author
2021-07-10
Use dcp::compose rather than our own.
compose
Carl Hetherington
2021-01-05
std::shared_ptr
Carl Hetherington
2020-04-01
Remove confusing use of repeated loop counters.
Carl Hetherington
2020-03-26
Add a FIXME.
Carl Hetherington
2020-01-23
Add hack for binary STL files with high MNR (maximum number of rows) values.
Carl Hetherington
2020-01-23
Add option to read binary STL from a FILE *
Carl Hetherington
2020-01-23
Split InputReader into InputReader and StreamInputReader.
Carl Hetherington
2020-01-23
Introduce InputReader to read data from the file and do low-level parsing.
Carl Hetherington
2017-07-28
Make HorizontalPosition a class containing a reference enum.
Carl Hetherington
2017-01-11
Forward-port STL binary writer from master, pulling in horizontal position st...
Carl Hetherington
2016-09-13
Fix incorrect reading of STL when italic/underline codes span line breaks (fr...
Carl Hetherington
2015-07-07
Missing iostream includes for Arch.
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-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-21
Fix incorrect first_in_cue read offset.
Carl Hetherington
2014-06-04
Various small bug fixes.
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
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
2014-05-28
More STL binary reading stuff.
Carl Hetherington
2014-05-27
Start of STL binary reader; start of dumpsubs.
Carl Hetherington