summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-06Bump libdcp for waf bump.videocon-1Carl Hetherington
2024-04-06Bump waf to 2.0.27.Carl Hetherington
2024-04-06fixup! Bump asdcplib for new waf.Carl Hetherington
2024-04-06Bump asdcplib for new waf.Carl Hetherington
2024-04-06Bump libcxml.Carl Hetherington
2024-03-29Bump libdcp for build fixes.Carl Hetherington
2023-03-10Bump libdcp for git repo name change.Carl Hetherington
2023-03-10Rename asdcplib-cth -> asdcplib.Carl Hetherington
2023-03-10Bump libdcp.Carl Hetherington
2020-04-01New test.v1.4.22Carl 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-26Another solution to binary STL subs that are too big for a single TTI block.v1.4.21Carl Hetherington
2020-03-26Revert "Write one TTI block per subtitle line for binary STL."Carl Hetherington
It's wrong as where multiple TTI blocks are used only the first block of the subtitle carries relevant information for time in/out, position, justification and comment. This reverts commit c18e3a2e54f992245feeac384a41792b82f698aa.
2020-03-26Add a FIXME.Carl Hetherington
2020-03-25Add another test.v1.4.20Carl Hetherington
2020-03-25Write one TTI block per subtitle line for binary STL.Carl Hetherington
This has a number of apparent advantages. Mainly, it increases the amount of text we can cope with in a single subtitle; before any subtitle with a total length of 111 characters would be truncated (and truncated wrongly, incidentally). Also it simplifies the code for putting different lines in their correct positions and allows individual lines to have different horizontal position references.
2020-03-25Use BOOST_FOREACH.Carl Hetherington
2020-03-25Add FIXME.Carl Hetherington
2020-03-25We only use 128 bytes of the buffer for TTI blocks.Carl Hetherington
2020-03-10Bump libdcp to v1.6.15.v1.4.19Carl Hetherington
2020-01-24Missing #include.v1.4.18Carl Hetherington
2020-01-23Bump libdcp to v1.6.14.v1.4.17Carl Hetherington
2020-01-23Add a test for the FILE * STL reader.Carl Hetherington
Backported from a4dfadb428700ffe0e482ac222d37730a9939193 in master.
2020-01-23Add hack for binary STL files with high MNR (maximum number of rows) values.Carl Hetherington
Backported from ba69e87b6d64c6f9ce015bf657a195c070762344 in master.
2020-01-23Add option to read binary STL from a FILE *Carl Hetherington
Backported from 407407a253b9d71cf212402e5896000a81dfd318 in master.
2020-01-23Split InputReader into InputReader and StreamInputReader.Carl Hetherington
Backported from 0981aef3083080030445c9510523e6247ea5e302 in master.
2020-01-23Introduce InputReader to read data from the file and do low-level parsing.Carl Hetherington
Backported from 2089fb99e5b289a24ad8aade07a20e0659905143 in master.
2020-01-23Make the STL binary reader test better.Carl Hetherington
Backported from 9012c19d14008aed42bda412eb60a50cccc77ed5 in master.
2020-01-23Move the body of dumpsubs out into a method.Carl Hetherington
Backported from 944ceca80f4452e6948fd7dd984c549299c49c52 in master.
2019-11-24Some space/tab confusions fixed. Bump libdcp to 1.6.13.v1.4.15Carl Hetherington
2019-11-17Bump deps for Python 3 build system compatibility.v1.4.14Carl Hetherington
2019-11-11Bump libdcp to 1.6.11.v1.4.13Carl Hetherington
2019-11-11Fix some tabs and bump libdcp.v1.4.12Carl Hetherington
2019-10-01Bump libdcp.v1.4.11Carl Hetherington
2019-06-28Add include for Centos.v1.4.10Carl Hetherington
2019-06-28Add support for \c in SSA.v1.4.9Carl Hetherington
Backported from 2e4089247c02f1f1bf43ab880594ce0218dfbc11 in master.
2019-05-21Bump libdcp.v1.4.8Carl Hetherington
2019-04-25Bump libdcp.v1.4.7Carl Hetherington
2019-03-29Bump libdcp.v1.4.6Carl Hetherington
2019-03-16Bump libdcp.v1.4.5Carl Hetherington
2019-03-15Give better errors on malformed subrip times.v1.4.4Carl Hetherington
2019-03-12Bump libdcp for test fixes.v1.4.3Carl Hetherington
2019-03-12Bump deps and fix string decoding.v1.4.2Carl Hetherington
2019-03-12Bump libcxml -> 0.16.0 and libdcp -> 1.6.2.v1.4.1Carl Hetherington
2019-02-08Tweak previous.Carl Hetherington
2019-02-08Fix crash with empty SSA subtitle.Carl Hetherington
2019-02-08Add some more tests.Carl Hetherington
2019-01-31Bump asdcplib.Carl Hetherington
2019-01-31Bump libdcp for asdcplib bump.Carl Hetherington