subrip: Fix reversed subtitle lines.
authorDavid Thompson <dthompson2@worcester.edu>
Sun, 15 Feb 2015 18:52:31 +0000 (13:52 -0500)
committerDavid Thompson <dthompson2@worcester.edu>
Sun, 15 Feb 2015 19:33:38 +0000 (14:33 -0500)
commit91c6e7263b217d873ce86173340d487e401a3296
treef7c840939294218b8f46ada1ad3842c739c760a4
parent42aea2a77e5ca2ab2adc944441f95916d3cb2d19
subrip: Fix reversed subtitle lines.

* srt2vtt/subrip.scm (read-subrip): Reverse lines when finished parsing
  to preserve the correct order.
srt2vtt/subrip.scm