subrip: Convert time components from strings to numbers.
authorDavid Thompson <dthompson2@worcester.edu>
Sun, 15 Feb 2015 18:50:57 +0000 (13:50 -0500)
committerDavid Thompson <dthompson2@worcester.edu>
Sun, 15 Feb 2015 19:33:38 +0000 (14:33 -0500)
commit42aea2a77e5ca2ab2adc944441f95916d3cb2d19
tree004dc14e6e4b49c52e6436bedd71d92be26f7c1b
parent708435af526cd055e2d30442cbdf73f9314faae2
subrip: Convert time components from strings to numbers.

* srt2vtt/subrip.scm (parse-time): Convert matched components to numbers.
srt2vtt/subrip.scm