summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-08more oj fiddling.optCarl Hetherington
2020-06-07Fix oj.Carl Hetherington
2020-06-07Try openjpeg master.Carl Hetherington
2020-06-07openjpeg build fix.Carl Hetherington
2020-06-07AVX2 in openjpeg.Carl Hetherington
2020-06-07libdcp for rouault's openjpeg patches.Carl Hetherington
2020-06-02Start pinning libdcp version again.Carl Hetherington
2020-04-02Bump libcxml for the new force-cpp11 stuff.Carl Hetherington
2020-04-02Clean up and pass force-cpp11 down to libcxml.Carl Hetherington
2020-04-01Update .gitignore.Carl Hetherington
2020-04-01New test.Carl Hetherington
2020-04-01Fix incorrect calculation of extension block number (EBN); previouslyCarl Hetherington
an incorrect 0 would be used if the line length was exactly 112.
2020-04-01Remove confusing use of repeated loop counters.Carl Hetherington
2020-03-26Fix binary STL output with subs that are too big for a single TTI block.Carl Hetherington
Forward-ported from 82f9ab96faeef0eb684c357d76d27f3737cf1d55 in v1.4.x.
2020-03-26Add a FIXME.Carl Hetherington
2020-03-26Add another test.Carl Hetherington
2020-03-26Use BOOST_FOREACH.Carl Hetherington
2020-03-26Add FIXME.Carl Hetherington
2020-03-26We only use 128 bytes of the buffer for TTI blocks.Carl Hetherington
2020-03-07Fix build.Carl Hetherington
2020-03-05Build libdcp with force-cpp11 if it is passed in as an option to libsub.Carl Hetherington
2020-02-14Support SSA tags in SRT files (DoM #938).Carl Hetherington
2020-02-14Make horizontal position references correct when parsing \anXCarl Hetherington
2020-02-14Clarify meaning of horizontal and vertical references.Carl Hetherington
2020-02-14Add compile_commands.json for ccls.Carl Hetherington
2020-02-13Factor SSA style parsing out to separate method.Carl Hetherington
2020-02-03Allow force-cpp11 via cscript options.Carl Hetherington
2020-01-30Possibly-missing include.Carl Hetherington
2020-01-23Add a test for the FILE * STL reader.Carl Hetherington
2020-01-23Add hack for binary STL files with high MNR (maximum number of rows) values.Carl Hetherington
2020-01-23Add option to read binary STL from a FILE *Carl Hetherington
2020-01-23Split InputReader into InputReader and StreamInputReader.Carl Hetherington
2020-01-23Introduce InputReader to read data from the file and do low-level parsing.Carl Hetherington
2020-01-23Make the STL binary reader test better.Carl Hetherington
2020-01-23Move the body of dumpsubs out into a method.Carl Hetherington
2019-12-05Fix static build.Carl Hetherington
2019-12-05Fix for new asdcplib repo.Carl Hetherington
2019-11-04Bump asdcplib to build with python 3.Carl Hetherington
2019-07-14Support rgba() colour specifiers in Subrip files; not sure if they are ↵Carl Hetherington
strictly allowed but part of WebVTT.
2019-07-14Fix crash with unexpected <font> color formats.Carl Hetherington
2019-07-11Improve SSA colour parsing.Carl Hetherington
2019-06-24Add support for \c in SSA.Carl Hetherington
2019-05-01Remove libdcp version spec for now.Carl Hetherington
2019-04-28Merge branch 'master' of ssh://git.carlh.net/home/carl/git/libsubCarl Hetherington
2019-04-28Remove old file.Carl Hetherington
2019-03-29Bump libdcp.Carl Hetherington
2019-03-27Bump libdcp.Carl Hetherington
2019-03-26Missing #include.Carl Hetherington
2019-03-26Bump libcxml.Carl Hetherington
2019-03-23Add another conversion.Carl Hetherington