subrip: Throw errors when reading invalid timestamps.
authorDavid Thompson <dthompson2@worcester.edu>
Sat, 7 Feb 2015 21:05:10 +0000 (16:05 -0500)
committerDavid Thompson <dthompson2@worcester.edu>
Sat, 7 Feb 2015 21:05:10 +0000 (16:05 -0500)
commit0ef9ff4a17cc4a2311dfa8f91ed06eba8730daab
treedb3aac4c0d94c9d3e3a05ca2f2fe7a7108634751
parentb965a6d6326e67df0b0909065119c59563da8db2
subrip: Throw errors when reading invalid timestamps.

* srt2vtt/subrip.scm (parse-time, parse-time-span): Throw error when
  regexp doesn't match.
srt2vtt/subrip.scm